Skip to content

Pass parameters and profile in tasks #2

Open
@jcgay

Description

@jcgay

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions