Revision: 1622 http://svn.sourceforge.net/spring-rich-c/?rev=1622&view=rev Author: ge0ffrey Date: 2007-01-04 04:33:33 -0800 (Thu, 04 Jan 2007)
Log Message: ----------- deploy to internal repo Modified Paths: -------------- trunk/spring-richclient/pom.xml trunk/spring-richclient/src/site/apt/download.apt Modified: trunk/spring-richclient/pom.xml =================================================================== --- trunk/spring-richclient/pom.xml 2007-01-04 09:11:46 UTC (rev 1621) +++ trunk/spring-richclient/pom.xml 2007-01-04 12:33:33 UTC (rev 1622) @@ -344,7 +344,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <version>2.2.1</version> + <version>2.3</version> </plugin> <plugin> <groupId>org.apache.maven.plugins</groupId> Modified: trunk/spring-richclient/src/site/apt/download.apt =================================================================== --- trunk/spring-richclient/src/site/apt/download.apt 2007-01-04 09:11:46 UTC (rev 1621) +++ trunk/spring-richclient/src/site/apt/download.apt 2007-01-04 12:33:33 UTC (rev 1622) @@ -73,11 +73,22 @@ Nightly builds (unstable) - The latest snapshots are available in + There are 2 ways to get a nightly build + + * The latest snapshots are sometimes available in {{{http://spring-rich-c.sourceforge.net/maven2snapshotrepository/org/springframework/richclient}the snapshot repository}}. + You can also configure this in your pom.xml if like to live on the edge (and shoot yourself in the foot). -Source repository + * You can build the latest snapshots from source (RECOMMENDED). + + Checkout spring-richclient from {{{source-repository.html}the source repository}}, + build it with <<<mvn -Dmaven.test.skip=true install>>> + and then optionally deployt it to your internal repo if other team members need it: + ++-- +mvn -DaltDeploymentRepository=myOwn::default::scp://myRepoIp/myRepoPath deploy:deploy ++-- - More information at {{{source-repository.html}the source repository}}, - but take a look at the development guide first. + This way you'll only update to the latest snapshot when you're ready (and have read the upgrading guide). + More information in the {{{development/developmentSetup.html}the development guide}}. 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