Skip to content

Multiple executions feature does not work #17

Open
@aliaksei-dubrouski

Description

I have tried to use plugin as it described in Issue #9 , I have even tried to use exact plugin configuration with the same execution IDs, config file names, etc. But every time I run maven plugin fails with the same exception:

[ERROR] Failed to execute goal com.github.mcheely:requirejs-maven-plugin:1.1.0:optimize (default-cli) on project project: The parameters 'configFile' for goal com.github.mch
eely:requirejs-maven-plugin:1.1.0:optimize are missing or invalid -> [Help 1]

I am pretty sure both configs are okay, as plugin runs successfully, when I use standard configuration without multiple executions.
P.S. I am using plugin inside of a profile if it can affect anything.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions