Hi Pete,
On 03/07/18 22:43, Peter Nabbefeld wrote:
Hello,
I'm experimenting with a doxia module, using
org.apache.maven.doxia/doxia-modules/1.8 as parent. When looking at the
effective graph, I see every dependency with version 1.0-SNAPSHOT,
though release version is 1.8, e.g.:
<dependency>
<groupId>org.apache.maven.doxia</groupId>
<artifactId>doxia-core</artifactId>
<version>1.0-SNAPSHOT</version>
<type>test-jar</type>
</dependency>
I've also noticed, only version 1.0-SNAPSHOT is available as a jar
dependency, all the release version are sources only - why?
maybe I misunderstand your question but based on the search in Central:
http://search.maven.org/#search%7Cga%7C1%7Corg.apache.maven.doxia
They are all available as JAR's as well as sources etc. ?
Kind regards
Karl Heinz Marbaise
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org