Maven Central is comming...
We have deployed to staging
The first deployment of a Release (1.0.1) of the Maven-Doxygen Plugin is now available via the following repository http://oss.sonatype.org/content/groups/public/
The groupId is com.soebes.maven.plugins.dmp and the artifactId is doxygen-maven-plugin whereas the current version is 1.0.1.
The official site gives you more information about the different releases and the documentation.
<dependency>
<groupId>com.soebes.maven.plugins.dmp</groupId>
<artifactId>doxygen-maven-plugin</artifactId>
<version>1.0.1</version>
</dependency>
Within the next few days the plugin should be available from Maven Central.
Comments