soi-toolkit / soi-toolkit-google-code

Automatically exported from code.google.com/p/soi-toolkit
0 stars 0 forks source link

Update maven plugin versions in parent-poms #371

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Walkthrough plugin versions in:

1. trunk/pom.xml
2. trunk/commons/poms/default-parent

and update where needed.

For example:

<maven-release-plugin.version>2.0-beta-9</maven-release-plugin.version>

is outdated.

Backwards compatibility
---------------------
Parent-poms derived from the default-parent might need to be updated.

Original issue reported on code.google.com by hakan.dahl@gmail.com on 3 Mar 2014 at 12:12

GoogleCodeExporter commented 9 years ago
Also check whats required for building with latest Maven release (now 3.2.1), 
we are now building with 3.0.5.

Original comment by hakan.dahl@gmail.com on 3 Mar 2014 at 12:15

GoogleCodeExporter commented 9 years ago
Also unify use of repositories (select one URL, they point to the same 
resource) for:

https://repository.mulesoft.org/releases/
https://repository.mulesoft.org/nexus/content/repositories/releases/

Original comment by hakan.dahl@gmail.com on 3 Mar 2014 at 12:31