News

Maven helper plugin 1.4 released

Added by Maven Release 4 months ago

The Maven helper plugin team is pleased to announce the helper-maven-plugin-1.4 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Important note

Be ware! Due to task #1900, the artifactId has changed from maven-helper-plugin to helper-maven-plugin.

Do not forget to change the plugin declaration to

<plugin>
<groupId>org.nuiton</groupId>
<artifactId>helper-maven-plugin</artifactId>
<version>1.4</version>
</plugin>

Changes in this version:

New features:
  • Check email title is not blank and trim it Issue: #1759. Thanks to Tony Chemit. Resolved by tchemit.
  • Add a new goal to execute remote script using ssh Issue: #1898. Thanks to Tony Chemit. Resolved by tchemit.
Changes:
  • Updates to junit 4.10 Issue: #1757. Thanks to Tony Chemit. Resolved by tchemit.
  • Change artifact id from m-helper-p to helper-m-p Issue: #1900. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to javax.mail 1.4.4 Issue: #1902. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates to wagon-provider-api 1.0 Issue: #1899. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://nuiton.org/projects/files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in Maven Central Repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.3 released

Added by hudson Release Manager about 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.3 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • Introduce AbstractAvailableDataMojo Issue: #1514. Thanks to Florian DESBOIS. Resolved by fdesbois.
Fixed Bugs:
  • SortedProperties doesn't properly managed store encoding Issue: #1495. Thanks to Florian DESBOIS. Resolved by fdesbois.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.11 released

Added by Tony Chemit over 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.11 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • Let's stay on jdk1.5 Issue: #1287. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in Central maven repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.10 released

Added by Tony Chemit over 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.10 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • improve SortedProperties class Issue: #1081. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • DependenciesUtil.sortArtifact fails when list of artifact is empty Issue: #1082. Thanks to Tony Chemit. Resolved by tchemit.
  • Always Close IO streams Issue: #1086. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.9 released

Added by Tony Chemit over 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.9 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • Optimize dependencies Issue: #974. Thanks to Tony Chemit. Resolved by tchemit.
  • Use new maven-license-plugin mecanism to update file headers Issue: #975. Thanks to Tony Chemit. Resolved by tchemit.
  • Updates mavenpom4redmineCentral to 2.4 Issue: #976. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.8 released

Added by hudson Release Manager over 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.8 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • Remove forked Sec components Issue: #921. Thanks to Tony Chemit. Resolved by tchemit.
  • Update dependencies and optimize them Issue: #922. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Can not specify port in rest api Issue: #917. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/central-releases/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.7 released

Added by Tony Chemit over 1 year ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.7 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

To use this plugin, just add this in your pom :

<plugin>
<groupId>org.nuiton</groupId>
<artifact>maven-helper-plugin</artifact>
<version>1.2.7</version>
</plugin>

Changes in this version:

Fixed Bugs:
  • Can not execute tests on windows os Issue: #857. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/central-releases/ and to central repository
http://repo1.maven.org/maven2/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.6 released

Added by Tony Chemit almost 2 years ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.6 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

See http://maven-site.nuiton.org/maven-helper-plugin/index.html#Whats_new_in_version_1.2.6

New features:
  • Introduce PluginWithEncoding Issue: #722. Thanks to Tony Chemit. Resolved by tchemit.
  • Add runOnce property on mojo check-auto-container Issue: #748. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.5 released

Added by Tony Chemit almost 2 years ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.5 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

This version introduce a new goal check-auto-container to check if a project is auto-container
considering his remote repositories.

This goal will be used by mavenpom-2.2 to make safe central releases.

See http://nuiton.org/wiki/mavenpom/How_to_make_your_project_central_synchronized
for more information.

Changes in this version:

New features:
  • Add a check-auto-container goal Issue: #691. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-Maven helper plugin team

Maven helper plugin 1.2.4 released

Added by Tony Chemit about 2 years ago

The Maven helper plugin team is pleased to announce the maven-helper-plugin-1.2.4 release!

Plugin d'aide pour les projets nuiton

Documentation of the project can be found here:
http://maven-site.nuiton.org/maven-helper-plugin

Changes in this version:

New features:
  • Use maven-javadoc-plugin 2.7 Issue: #585. Thanks to Tony Chemit. Resolved by tchemit.
Fixed Bugs:
  • Plugin is not maven 3 compatible Issue: #583. Thanks to Tony Chemit. Resolved by tchemit.

Downloads

For a manual installation, you can download files here:
http://www.nuiton.org/projects/list_files/maven-helper-plugin

Maven artifacts

Artifacts are deployed in nuiton maven repository
http://maven.nuiton.org/release/

Have fun!
-Maven helper plugin team

1 2 Next »

Also available in: Atom