Repository plugin should not publish and upload unless all dependencies exist
in repository
-------------------------------------------------------------------------------------------
Key: MPREPO-12
URL: http://jira.codehaus.org/browse/MPREPO-12
Project: maven-repository-plugin
Type: Improvement
Environment: Windows XP, Java 1.5
Reporter: Bengt-Erik Fröberg
Today there are a lot of errors and non-available transitive dependencies in
some POMs. This result in failed builds etc from the Maven2 environment, and
makes one of Mavens top features, handling of dependencies, worthless.
repository:bundle-create should check that the dependencies of the project are
valid and exist in repository.
After this validation, the bundle can be created and uploaded. This would
prevent a lot of annoying warnings, not-founds and broken dependencies.
Better the goal is aborted with a message to fix the dependencies of the bundle
you want to publish.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]