# HG changeset patch # User Tim Englich # Date 1252066766 0 # Node ID 48eb2367de2a78a066f765bbb366da67c9607003 # Parent 8f2de197bce2dc4371ccdc60575cfa629bc7f2bc Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated. artifacts/trunk@18 c6561f87-3c4e-4783-a992-168aeb5c3f6f diff -r 8f2de197bce2 -r 48eb2367de2a Changelog --- a/Changelog Fri Sep 04 12:04:12 2009 +0000 +++ b/Changelog Fri Sep 04 12:19:26 2009 +0000 @@ -1,3 +1,8 @@ +2009-09-04 Tim Englich @nomia> + + * pom.xml: Edited + Buildplugins for Maven-Compiler and Maven-Eclipse Plugin integrated. + 2009-09-04 Sascha L. Teichmann * artifact-database/doc/artifactdb-example-conf.xml: Example for artifact db diff -r 8f2de197bce2 -r 48eb2367de2a pom.xml --- a/pom.xml Fri Sep 04 12:04:12 2009 +0000 +++ b/pom.xml Fri Sep 04 12:19:26 2009 +0000 @@ -7,6 +7,24 @@ 1.0-SNAPSHOT artifact-system http://maven.apache.org + + + + org.apache.maven.plugins + maven-eclipse-plugin + 2.5.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.5 + 1.5 + + + + maven-restlet