Skip to content
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

Specifying uploadPackage granularly #19

Open
jdigger opened this issue Feb 2, 2016 · 1 comment
Open

Specifying uploadPackage granularly #19

jdigger opened this issue Feb 2, 2016 · 1 comment

Comments

@jdigger
Copy link
Member

jdigger commented Feb 2, 2016

Currently you can specify a specific file to use for uploadPackage (instead of using what is generated by createPackage) by using the -Ppackage= CLI option. Unfortunately for a multi-module project that may not be enough granularity.

Proposed: -P${projectName}.package= so you can specify exactly which project's uploadPackage the parameter applies to. If a projectName is not specified, it would be applied to all projects.

@jdigger
Copy link
Member Author

jdigger commented Feb 23, 2016

Independent but related to GH-7.

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

No branches or pull requests

1 participant