<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-module-xdoc</artifactId>
<version>${projectVersion}</version>
</dependency>
Paul Spencer
[1]http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/doxia/doxia-book/1.0-beta-1-SNAPSHOT/doxia-book-1.0-beta-1-20081119.231737-2.pom
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Is the dependency for doxia-core missing the version tag in the
doxia-book pom [1]?
- Is the dependency for doxia-core missing the version tag in t... Paul Spencer
