News

SupoSE: Migrated to Git

Added by Karl Heinz Marbaise 5 months ago

An earlier state of the Subversion Repository has been migrated to a Git repository and the current master repository is hosted on GutHub. The repository which is located on this host is only a mirror of the GitHub repository. If you like to make pull request please go via GitHub.

SupoSE: SupoSE on Subversion Conference in Munich

Added by Karl Heinz Marbaise over 2 years 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 almost 3 years ago

The ReleaseNotes for 0.6.2 describe what has been changed. The details can be found 0.6.2 Calypso and 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 about 3 years ago

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

SupoSE: Release 0.6.2 Calypso RC1

Added by Karl Heinz Marbaise about 3 years 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 over 3 years ago

You can find doxygen-maven-plugin in Maven Central

Maven Doxygen Plugin: Maven Central is comming...

Added by Karl Heinz Marbaise over 3 years 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 over 3 years 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 over 3 years 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 over 3 years ago

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

1 2 3 Next ยป

Also available in: Atom