Revision: 1734 http://svn.sourceforge.net/spring-rich-c/?rev=1734&view=rev Author: ge0ffrey Date: 2007-03-09 00:06:26 -0800 (Fri, 09 Mar 2007)
Log Message: ----------- Reenabled downloadSources (it looks like the new plugins remember the state in target) + jnlp-api should be provided scope Modified Paths: -------------- trunk/spring-richclient/pom.xml Modified: trunk/spring-richclient/pom.xml =================================================================== --- trunk/spring-richclient/pom.xml 2007-03-09 08:04:52 UTC (rev 1733) +++ trunk/spring-richclient/pom.xml 2007-03-09 08:06:26 UTC (rev 1734) @@ -373,7 +373,7 @@ <artifactId>maven-eclipse-plugin</artifactId> <version>2.3</version> <configuration> - <!--<downloadSources>true</downloadSources>--> + <downloadSources>true</downloadSources> </configuration> </plugin> <plugin> @@ -381,7 +381,7 @@ <artifactId>maven-idea-plugin</artifactId> <version>2.0</version> <configuration> - <!--<downloadSources>true</downloadSources>--> + <downloadSources>true</downloadSources> <!--<downloadJavadocs>true</downloadJavadocs>--> <dependenciesAsLibraries>true</dependenciesAsLibraries> </configuration> @@ -923,6 +923,7 @@ <groupId>javax.jnlp</groupId> <artifactId>jnlp-api</artifactId> <version>1.5</version> + <scope>provided</scope> </dependency> <!-- Persistence (for samples) --> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ spring-rich-c-cvs mailing list spring-rich-c-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/spring-rich-c-cvs