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

Pass parameters and profile in tasks #2

Open
jcgay opened this issue Feb 6, 2015 · 0 comments
Open

Pass parameters and profile in tasks #2

jcgay opened this issue Feb 6, 2015 · 0 comments

Comments

@jcgay
Copy link
Member

jcgay commented Feb 6, 2015

Currently when trying to use parameters and profile:

mvn buildplan:list -Dbuildplan.tasks="clean,verify,org.eluder.coveralls:coveralls-maven-plugin:3.0.1:report -Prun-coverage -DdryRun -DrepoToken=toto"

It fails with:

Failed to execute goal fr.jcgay.maven.plugins:buildplan-maven-plugin:1.1:list (default-cli) on project maven-notifier: Cannot calculate Maven execution plan, caused by: Could not find goal 'report -Prun-coverage -DdryRun -DrepoToken=toto' in plugin org.eluder.coveralls:coveralls-maven-plugin:3.0.1 among available goals help, report -> [Help 1]

Find if it's possible to use them when calculating build plan.

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