wink-client-apache-httpclient/pom.xml has duplicate junit def, causing mvn3 to
puke
-----------------------------------------------------------------------------------
Key: WINK-265
URL: https://issues.apache.org/jira/browse/WINK-265
Project: Wink
Issue Type: Bug
Components: Build
Reporter: Jason Dillon
{noformat}
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR] The project
org.apache.wink:wink-client-apache-httpclient:1.1-incubating-SNAPSHOT
(/Users/jason/ws/sonatype/wink/wink-client-apache-httpclient/pom.xml) has 1
error
[ERROR] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must
be unique: junit:junit:jar -> duplicate declaration of version (?)
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.