-
Bug
-
Resolution: Done
-
Major
-
6.1.0
-
None
Description of problem:
When I import the quickstarts to JBDS, it shows the following message:
"Plugin execution not covered by lifecycle configuration: org.commonjava.maven.plugins:project-sources-maven-plugin:0.3:archive (execution: project-sources-archive, phase: initialize)"
Since there's no m2e connectors for it, It forces me to disable the plugin to have the quickstarts working inside JBDS
How reproducible: jboss-brms-bpmsuite-quickstarts quickstarts to JBDS
Steps to Reproduce:
1. Inside JBDS, Open brms-helloworld-brms
2. Realize that there's an error on the <parent> (line 21)
3. Place your mouse over to read the error message.
Actual results:
Error message: Plugin execution not covered by lifecycle configuration: org.commonjava.maven.plugins:project-sources-
maven-plugin:0.3:archive (execution: project-sources-archive, phase: initialize)
Expected results:
No error messages about this plugin.
Additional info:
To have it build fine, it may also need to enable brms and enable-test profiles clicking on Maven->Select Maven Profiles, but that's somehow expected.
- blocks
-
RHBPMS-1836 BRMS Quickstarts has dependencies on parent pom.xml.
-
- Verified
-