News

SupoSE: SupoSE on Subversion Conference in Munich

Added by Karl Heinz Marbaise 511 days ago

I have had the opportunity to helt a lecture about SupoSE on the 4. Subversion Conference in Munich. So now the lecture is online available.

SupoSE: Release 0.6.2 Calypso

Added by Karl Heinz Marbaise 621 days ago

The ReleaseNotes for 0.6.2 describe what has been changed. The details can be found version:"0.6.2 Calypso" and version:"0.6.2 Calypso RC1".
The most important things are now support of SVN 1.6.X repositories and large performance enhancement for larger repositories (more than 20.000 revisions). Details can be found in the Users Guide.

SupoSE: Information for registered Users

Added by Karl Heinz Marbaise 678 days ago

please drop me a short mail about the problem ().

SupoSE: Release 0.6.2 Calypso RC1

Added by Karl Heinz Marbaise 722 days ago

The Release 0.6.2 Calypso RC1 is now a preparation to 0.6.2 final release.

Maven Doxygen Plugin: Now we are in Maven Central

Added by Karl Heinz Marbaise 740 days ago

You can find doxygen-maven-plugin in Maven Central

Maven Doxygen Plugin: Maven Central is comming...

Added by Karl Heinz Marbaise 740 days ago

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.

Maven License Verifier Plugin: The first step as preparation for later Maven Central going

Added by Karl Heinz Marbaise 744 days ago

The Maven License Verifier Plugin is available in the following Maven 2 repository und the following artifactId maven-license-verifier-plugin and the groupId com.soebes.maven.plugins.mlv whereas the current version 0.1-SNAPSHOT.

<dependency>
    <groupId>com.soebes.maven.plugins.mlv</groupId>
    <artifactId>maven-license-verifier-plugin</artifactId>
    <version>0.1-SNAPSHOT</version>
</dependency>

Maven Doxygen Plugin: The Doxygen Maven Plugin is on the way to maven central

Added by Karl Heinz Marbaise 744 days ago

The first deployment of a SNAPSHOT Release 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-SNAPSHOT.

<dependency>
    <groupId>com.soebes.maven.plugins.dmp</groupId>
    <artifactId>doxygen-maven-plugin</artifactId>
    <version>1.0.1-SNAPSHOT</version>
</dependency>

Maven Doxygen Plugin: Maven Doygen Plugin Source now on launchpad as well

Added by Karl Heinz Marbaise 757 days ago

The source code of the Maven Doxygen Plugin is now available from Launchpad

Maven Doxygen Plugin: Maven Doxygen Plugin now via Maven Repository

Added by Karl Heinz Marbaise 767 days ago

You can find the plugin in the following Maven repository

1 2 3 Next »

Also available in: Atom