Author: juanpablo
Date: Wed Dec 18 23:56:40 2013
New Revision: 1552170
URL: http://svn.apache.org/r1552170
Log:
final tidbits prior to publication
Modified:
jspwiki/site/trunk/content/ppmc/how_to_release.mdtext
Modified: jspwiki/site/trunk/content/ppmc/how_to_release.mdtext
URL:
http://svn.apache.org/viewvc/jspwiki/site/trunk/content/ppmc/how_to_release.mdtext?rev=1552170&r1=1552169&r2=1552170&view=diff
==============================================================================
--- jspwiki/site/trunk/content/ppmc/how_to_release.mdtext (original)
+++ jspwiki/site/trunk/content/ppmc/how_to_release.mdtext Wed Dec 18 23:56:40
2013
@@ -191,7 +191,7 @@ Send the following from an apache.org ad
2. Avoid gpg signing prompt when using Maven release plugin
- See [http://stackoverflow.com/q/14114528][stack_overflow_1]
+ See <http://stackoverflow.com/q/14114528>
3. `mvn release:prepare` doesn't find svn credentials
@@ -201,8 +201,8 @@ Send the following from an apache.org ad
* `apache.releases.https`: to be able to deploy releases
* `svn.apache.org`: to be able to create tags
- Alternatively, for the last one, you could pass -Dusername=[username]
-Dpassword=[password] to the mvn command
-(source: [http://stackoverflow.com/q/1255593][stack_overflow_2])
+ Alternatively, for the last one, you could pass `-Dusername=[username]
-Dpassword=[password]` to the `mvn` command
+(source: <http://stackoverflow.com/q/1255593>)
4. Release fails after a tag has been generated and the pom versions have
been incremented
@@ -210,11 +210,11 @@ Send the following from an apache.org ad
## Other links of interest
-* [Maven release plugin cheat sheet][lof_1]
-* [Publishing Maven Artifacts - setup your development environment][lof_2]
-* [Maven release plugin][lof_3]
+* [Maven release plugin cheat sheet][loi_1]
+* [Publishing Maven Artifacts - setup your development environment][loi_2]
+* [Maven release plugin][loi_3]
* Repository management with Nexus: [Chapter 11. Improved Releases with the
Nexus Staging Suite
-][lof_4]
+][loi_4]
@@ -232,9 +232,7 @@ Send the following from an apache.org ad
[next version number to JIRA]:
https://issues.apache.org/jira/plugins/servlet/project-config/jspwiki/versions
-[stack_overflow_1]: http://stackoverflow.com/q/14114528
-[stack_overflow_2]: http://stackoverflow.com/q/1255593
-[lof_1]:
https://confluence.sakaiproject.org/display/REL/Maven+release+plugin+cheat+sheet
-[lof_2]: http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env
-[lof_3]: http://maven.apache.org/maven-release/maven-release-plugin/
-[lof_4]: http://books.sonatype.com/nexus-book/reference/staging-sect-intro.html
\ No newline at end of file
+[loi_1]:
https://confluence.sakaiproject.org/display/REL/Maven+release+plugin+cheat+sheet
+[loi_2]: http://www.apache.org/dev/publishing-maven-artifacts.html#dev-env
+[loi_3]: http://maven.apache.org/maven-release/maven-release-plugin/
+[loi_4]: http://books.sonatype.com/nexus-book/reference/staging-sect-intro.html
\ No newline at end of file