From: <bra...@us...> - 2007-10-02 03:28:15
|
Revision: 2028 http://archive-access.svn.sourceforge.net/archive-access/?rev=2028&view=rev Author: bradtofel Date: 2007-10-01 20:28:19 -0700 (Mon, 01 Oct 2007) Log Message: ----------- TWEAK: removed site plugin configuration -- sticking with the defaults for the moment. Modified Paths: -------------- trunk/archive-access/projects/wayback/dist/pom.xml Modified: trunk/archive-access/projects/wayback/dist/pom.xml =================================================================== --- trunk/archive-access/projects/wayback/dist/pom.xml 2007-10-02 03:26:38 UTC (rev 2027) +++ trunk/archive-access/projects/wayback/dist/pom.xml 2007-10-02 03:28:19 UTC (rev 2028) @@ -66,17 +66,8 @@ <build> <plugins> - + <plugin> - <artifactId>maven-site-plugin</artifactId> - <configuration> - <xdocDirectory> - ${basedir}/xdocs - </xdocDirectory> - </configuration> - </plugin> - - <plugin> <!-- NOTE: We don't need a groupId specification because the group is org.apache.maven.plugins ...which is assumed by default. --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |