[
https://issues.apache.org/jira/browse/GERONIMO-3899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Donald Woods closed GERONIMO-3899.
----------------------------------
Resolution: Fixed
added depend to branches/2.1 via Rev634759 and trunk via Rev634764
> Missing geronimo-common depend from car-maven-plugin
> ----------------------------------------------------
>
> Key: GERONIMO-3899
> URL: https://issues.apache.org/jira/browse/GERONIMO-3899
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Plugins
> Affects Versions: 2.1, 2.1.1, 2.2
> Reporter: Donald Woods
> Assignee: Donald Woods
> Fix For: 2.1.1, 2.2
>
>
> Discovered that when starting with a clean .m2 repo and only building the
> car-maven-plugin, the unit tests failed due to a missing depend on
> geronimo-common -
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.813 sec <<<
> FAILURE!
> testEmptyPlanProcessing(org.apache.geronimo.mavenplugins.car.PlanProcessorMojoTest)
> Time elapsed: 0.775 sec <<< ERROR!
> java.lang.NoClassDefFoundError: org.apache.geronimo.common.DeploymentException
> at java.lang.J9VMInternals.verifyImpl(Native Method)
> at java.lang.J9VMInternals.verify(J9VMInternals.java:68)
> at java.lang.J9VMInternals.initialize(J9VMInternals.java:129)
> at
> org.apache.geronimo.mavenplugins.car.PlanProcessorMojo.mergeEnvironment(PlanProcessorMojo.java:206)
> at
> org.apache.geronimo.mavenplugins.car.PlanProcessorMojo.doExecute(PlanProcessorMojo.java:160)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.