mirror of https://github.com/apache/maven.git
o there is no deployed version of qdox-1.6-SNAPSHOT
o the build.xml file works just fine if you have many of the dependencies locally, it would not work for me with an empty repo NOTE by Kenney: this was accidently committed in r462868. My bad. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@462919 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f286c9fbc6
commit
9a56b578d2
|
@ -40,7 +40,10 @@
|
|||
<dependency>
|
||||
<groupId>qdox</groupId>
|
||||
<artifactId>qdox</artifactId>
|
||||
<version>1.5</version>
|
||||
<!--
|
||||
<version>1.6-SNAPSHOT</version>
|
||||
-->
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue