Author: tchemit Date: 2010-01-01 17:18:48 +0100 (Fri, 01 Jan 2010) New Revision: 1705 Modified: trunk/pom.xml Log: add FIXME to resolve... Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-12-29 17:45:48 UTC (rev 1704) +++ trunk/pom.xml 2010-01-01 16:18:48 UTC (rev 1705) @@ -328,6 +328,12 @@ <artifactId>maven-reporting-api</artifactId> </exclusion> + <!-- FIXME shoudl use the maven-ocre of maven.version... + <exclusion> + <groupId>org.apache.maven</groupId> + <artifactId>maven-core</artifactId> + </exclusion--> + </exclusions> </dependency>
participants (1)
-
tchemit@users.nuiton.org