Dear Wiki user, You have subscribed to a wiki page or wiki category on "Portals Wiki" for change notification.
The following page has been changed by AteDouma: http://wiki.apache.org/portals/FrontPage/HowtoUseNexusForRelease ------------------------------------------------------------------------------ The primary source and instructions are provided here: http://maven.apache.org/developers/release/releasing.html - ''For the remainder of this page, this primary source page will be referred to as the '''main doc'''.'' + ''For the remainder of this page, the primary source will be referred to as the '''main doc'''.'' = Prerequisites: = @@ -108, +108 @@ If you are staging multiple release candidates which are dependent, e.g project B-1.0-SNAPSHOT -> A-1.0-SNAPSHOT, you will have to manually update B-1.0-SNAPSHOT -> A-1.0 before you can start releasing project B through Nexus. - * Make sure the '''scm''' tag within the root pom.xml ''''exactly'''' matches the current SVN location of the pom.xml itself. + * Make sure the '''scm''' tag within the root pom.xml '''''exactly''''' matches the current SVN location of the pom.xml itself. * If you have a multi-project with nested modules, ensure they have either their own '''scm''' tag configured correctly too, or not defined at all.
