From: <rob...@us...> - 2010-06-25 02:42:01
|
Revision: 55 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=55&view=rev Author: robertbridle Date: 2010-06-25 02:41:52 +0000 (Fri, 25 Jun 2010) Log Message: ----------- [maven-release-plugin] rollback the release of netcdf-tools-0.1.4 Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-25 02:38:21 UTC (rev 54) +++ trunk/pom.xml 2010-06-25 02:41:52 UTC (rev 55) @@ -49,7 +49,7 @@ <groupId>au.csiro.netcdf-tools</groupId> <!-- when releasing to Sonatype.org staging repository, change the groupId to: net.sourceforge.netcdftools --> <artifactId>netcdf-tools</artifactId> <packaging>jar</packaging> - <version>0.1.5-SNAPSHOT</version> + <version>0.1.4-SNAPSHOT</version> <name>netcdf-tools</name> <description>A set of tools for creating netCDF files.</description> <url>http://netcdftools.sourceforge.net/</url> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2010-06-25 02:43:25
|
Revision: 56 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=56&view=rev Author: robertbridle Date: 2010-06-25 02:43:19 +0000 (Fri, 25 Jun 2010) Log Message: ----------- ANDSWRON-618 - Ensure that when releasing to our local release repository (http://junk-yf:8085/nexus/index.html#view-repositories;releases) that we use our au.csiro.netcdf-tools groupId. Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-25 02:41:52 UTC (rev 55) +++ trunk/pom.xml 2010-06-25 02:43:19 UTC (rev 56) @@ -46,7 +46,7 @@ --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> - <groupId>au.csiro.netcdf-tools</groupId> <!-- when releasing to Sonatype.org staging repository, change the groupId to: net.sourceforge.netcdftools --> + <groupId>au.csiro</groupId> <!-- when releasing to Sonatype.org staging repository, change the groupId to: net.sourceforge --> <artifactId>netcdf-tools</artifactId> <packaging>jar</packaging> <version>0.1.4-SNAPSHOT</version> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2010-06-25 02:44:15
|
Revision: 57 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=57&view=rev Author: robertbridle Date: 2010-06-25 02:44:09 +0000 (Fri, 25 Jun 2010) Log Message: ----------- [maven-release-plugin] prepare release netcdf-tools-0.1.4 Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-25 02:43:19 UTC (rev 56) +++ trunk/pom.xml 2010-06-25 02:44:09 UTC (rev 57) @@ -49,7 +49,7 @@ <groupId>au.csiro</groupId> <!-- when releasing to Sonatype.org staging repository, change the groupId to: net.sourceforge --> <artifactId>netcdf-tools</artifactId> <packaging>jar</packaging> - <version>0.1.4-SNAPSHOT</version> + <version>0.1.4</version> <name>netcdf-tools</name> <description>A set of tools for creating netCDF files.</description> <url>http://netcdftools.sourceforge.net/</url> @@ -58,9 +58,9 @@ <url>https://sourceforge.net/apps/trac/netcdftools/</url> </issueManagement> <scm> - <connection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/trunk</connection> - <developerConnection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/trunk/</developerConnection> - <url>http://netcdftools.svn.sourceforge.net/viewvc/netcdftools/trunk</url> + <connection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/tags/netcdf-tools-0.1.4</connection> + <developerConnection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/tags/netcdf-tools-0.1.4</developerConnection> + <url>http://netcdftools.svn.sourceforge.net/viewvc/netcdftools/tags/netcdf-tools-0.1.4</url> </scm> <distributionManagement> <site> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2010-06-25 02:44:55
|
Revision: 59 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=59&view=rev Author: robertbridle Date: 2010-06-25 02:44:49 +0000 (Fri, 25 Jun 2010) Log Message: ----------- [maven-release-plugin] prepare for next development iteration Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-25 02:44:38 UTC (rev 58) +++ trunk/pom.xml 2010-06-25 02:44:49 UTC (rev 59) @@ -49,7 +49,7 @@ <groupId>au.csiro</groupId> <!-- when releasing to Sonatype.org staging repository, change the groupId to: net.sourceforge --> <artifactId>netcdf-tools</artifactId> <packaging>jar</packaging> - <version>0.1.4</version> + <version>0.1.5-SNAPSHOT</version> <name>netcdf-tools</name> <description>A set of tools for creating netCDF files.</description> <url>http://netcdftools.sourceforge.net/</url> @@ -58,9 +58,9 @@ <url>https://sourceforge.net/apps/trac/netcdftools/</url> </issueManagement> <scm> - <connection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/tags/netcdf-tools-0.1.4</connection> - <developerConnection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/tags/netcdf-tools-0.1.4</developerConnection> - <url>http://netcdftools.svn.sourceforge.net/viewvc/netcdftools/tags/netcdf-tools-0.1.4</url> + <connection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/trunk</connection> + <developerConnection>scm:svn:https://netcdftools.svn.sourceforge.net/svnroot/netcdftools/trunk/</developerConnection> + <url>http://netcdftools.svn.sourceforge.net/viewvc/netcdftools/trunk</url> </scm> <distributionManagement> <site> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2010-06-25 04:38:03
|
Revision: 60 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=60&view=rev Author: robertbridle Date: 2010-06-25 04:37:57 +0000 (Fri, 25 Jun 2010) Log Message: ----------- ANDSWRON-618 - Remove automated deployment of site to SourceForge this will now be a manual process. Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-06-25 02:44:49 UTC (rev 59) +++ trunk/pom.xml 2010-06-25 04:37:57 UTC (rev 60) @@ -2,10 +2,10 @@ This pom.xml has been configured with the following dependencies: -1.) plink.exe has been installed - you can specify the path to the plink.exe if its not on your system path, e.g. +1.) gpg.exe needs to be installed on your system - you can specify the path to gpg.exe as follows: - mvn deploy site-deploy -Dexec.executable="C:\Program Files\PLink\plink.exe" - mvn release:prepare release:perform -Darguments="-Dexec.executable=C:\\Program Files\\PLink\\plink.exe" + SNAPSHOT Release: mvn deploy -Dgpg.executable="C:\Progra~1\GNU\GnuPG\gpg.exe" + Test Release: mvn release:prepare release:perform -Dusername="<insert svn username here>" -Darguments="-Dgpg.executable=C:\\Progra~1\\GNU\\GnuPG\\gpg.exe" 2.) Our Maven settings.xml contains the credentials for: accessing SCM; running GPG (not currently used); site deployment to SourceForge; and deploying to repositories, e.g. @@ -43,6 +43,9 @@ </activeProfiles> </settings> +3.) This pom.xml is not configured to perform site deployment or file releases (see commented out sections), +these steps will need to be performed manually. + --> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> <modelVersion>4.0.0</modelVersion> @@ -295,13 +298,14 @@ </executions> </plugin> + <!-- WE NOW PERFORM A MANUAL SITE DEPLOY TO SOURECFORGE --> <!-- Run script to create SourceForge shell so that site can be uploaded via SCP --> + <!-- <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.1</version> <executions> - <!-- create a shell on SourceForge --> <execution> <id>create_shell_on_sourceforge</id> <phase>pre-site</phase> @@ -320,7 +324,6 @@ </arguments> </configuration> </execution> - <!-- Change ownership of htdocs directory so that site can be unploaded --> <execution> <id>change_htdocs_ownership</id> <phase>pre-site</phase> @@ -341,12 +344,35 @@ </execution> </executions> </plugin> + --> <!-- 2.0-beta-9 used to overcome bug when tagging a release (http://jira.codehaus.org/browse/SCM-406) --> <plugin> <artifactId>maven-release-plugin</artifactId> - <version>2.0-beta-9</version> + <version>2.0-beta-9</version> + <configuration> + <goal>deploy</goal> <!-- Because we have a populated <site> element, the site-deploy goal will execute. We specify that only the deploy goal should execute, since we will perform site-deploys manually --> + </configuration> </plugin> + + <!-- This will sign the artifacts before being deployed to the release repository. note: the variables ${gpg.keyname} and ${gpg.passphrase} are retrieved from local file: settings.xml --> + <plugin> + <groupId>org.apache.maven.plugins</groupId> + <artifactId>maven-gpg-plugin</artifactId> + <configuration> + <keyname>${gpg.keyname}</keyname> + <passphrase>${gpg.passphrase}</passphrase> + </configuration> + <executions> + <execution> + <id>sign-artifacts</id> + <phase>verify</phase> + <goals> + <goal>sign</goal> + </goals> + </execution> + </executions> + </plugin> </plugins> </build> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rob...@us...> - 2010-07-15 06:22:48
|
Revision: 75 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=75&view=rev Author: robertbridle Date: 2010-07-15 06:22:41 +0000 (Thu, 15 Jul 2010) Log Message: ----------- ANDSWRON-773 - The pom.xml contains the developers CSIRO NEXUS Ids and email addresses. We should use the developers SourceForge Ids and email adresses. Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-07-13 23:12:49 UTC (rev 74) +++ trunk/pom.xml 2010-07-15 06:22:41 UTC (rev 75) @@ -523,32 +523,39 @@ </reporting> <developers> <developer> - <id>dem040</id> + <id>jdempsey</id> <name>James Dempsey</name> - <email>Jam...@cs...</email> + <email>jde...@us...</email> <organization>CSIRO</organization> <timezone>+11</timezone> </developer> <developer> - <id>che256</id> + <id>ritacsiro</id> <name>Rita Chen</name> - <email>Rit...@cs...</email> + <email>rit...@us...</email> <organization>CSIRO</organization> <timezone>+11</timezone> </developer> <developer> - <id>pie046</id> + <id>mpienaar</id> <name>Martin Pienaar</name> - <email>Mar...@cs...</email> + <email>mpi...@us...</email> <organization>CSIRO</organization> <timezone>+10</timezone> </developer> <developer> - <id>bri26e</id> + <id>robertbridle</id> <name>Robert Bridle</name> - <email>Rob...@cs...</email> + <email>rob...@us...</email> <organization>CSIRO</organization> <timezone>+11</timezone> </developer> + <developer> + <id>vivekpulukuri</id> + <name>vivek pulukuri</name> + <email>viv...@us...</email> + <organization>CSIRO</organization> + <timezone>+11</timezone> + </developer> </developers> </project> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jde...@us...> - 2010-07-16 02:58:55
|
Revision: 76 http://netcdftools.svn.sourceforge.net/netcdftools/?rev=76&view=rev Author: jdempsey Date: 2010-07-16 02:58:47 +0000 (Fri, 16 Jul 2010) Log Message: ----------- ANDSWRON-773 - Use SF user names in SF projects - Correct capitalisation of Vivek's name. Modified Paths: -------------- trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-07-15 06:22:41 UTC (rev 75) +++ trunk/pom.xml 2010-07-16 02:58:47 UTC (rev 76) @@ -552,7 +552,7 @@ </developer> <developer> <id>vivekpulukuri</id> - <name>vivek pulukuri</name> + <name>Vivek Pulukuri</name> <email>viv...@us...</email> <organization>CSIRO</organization> <timezone>+11</timezone> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |