Skip to content

Override Module Name #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
eygraber opened this issue Feb 22, 2017 · 0 comments
Open

Override Module Name #110

eygraber opened this issue Feb 22, 2017 · 0 comments

Comments

@eygraber
Copy link

I'm using this script to deploy snapshots to a OSS JFrog repo for this repo.

When I run artifactoryPublish I get the following error:

Execution failed for task ':library:artifactoryPublish'.
> java.io.IOException: Failed to deploy file. Status code: 409 Response message: Artifactory returned the following errors: 
  The target deployment path 'com/isapp/chips/library/0.0.0-SNAPSHOT/library-0.0.0-20170222.040717-1.pom' does not match the POM's expected path prefix 'com/isapp/chips/chips/0.0.0-SNAPSHOT'. Please verify your POM content for correctness and make sure the source path is a valid Maven repository root path. Status code: 409

The issue seems to be that in the project, the module I am deploying is named "library" instead of "chips". Is there any way to override that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant