When installing a plugin that is already existed, we still give people
confusing missingDependency message
----------------------------------------------------------------------------------------------------------
Key: GERONIMO-4230
URL: https://issues.apache.org/jira/browse/GERONIMO-4230
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Plugins
Affects Versions: 2.1.2, 2.1.3, 2.2
Reporter: Lin Sun
Assignee: Lin Sun
Priority: Minor
Fix For: 2.2
For example, when I install the daytrader-streamer-client onto my server
without knowing the module is already installed, the deployer gave me the
following message:
lin-suns-macbook-pro:bin linsun$ java install-plugin
~/daytrader/daytrader-tomcat/target/daytrader-streamer-client-2.2-SNAPSHOT.car
Listening for transport dt_socket at address: 8011
Checking for status every 1000ms:
Installation FAILED: Configuration
org.apache.geronimo.daytrader/daytrader-streamer-client/2.2-SNAPSHOT/car is
already installed.
Missing dependency:
org.apache.geronimo.daytrader/daytrader-streamer-client/2.2-SNAPSHOT/car
The Missing Dependency message is rather confusing and should be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.