[
https://issues.apache.org/jira/browse/GERONIMO-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12920076#action_12920076
]
Forrest Xia commented on GERONIMO-5404:
---------------------------------------
rev1021296 change to PluginMetadataGeneratorMojo.java cause daytrader web jdbc
tomcat plugin failed to be built, the exception is like this:
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Could not create plugin metadata
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Could not create plugin
metadata
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:719)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.exec
> Uninstallation does not remove the installed unique dependencies.
> -----------------------------------------------------------------
>
> Key: GERONIMO-5404
> URL: https://issues.apache.org/jira/browse/GERONIMO-5404
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Affects Versions: 3.0-M1, 3.0
> Reporter: Forrest Xia
>
> Use car-maven-plugin to make a G sample as a geronimo plugin, the deploy
> install-plugin will install two artifacts into the geronimo repository, one
> is the plugin itself, another is the original sample.
> When we uninstall the plugin from the admin console, the installed original
> sample is still in the repository, not removed. I think it should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.