Notes on the MyFaces Build Tools Maven 2 Archetypes 1.0.0 Release

Release manager: Leonardo Uribe

Timeline

  • Proposed release date: 2008-01-27

Issues

Testing

Tasks

Proposed Release Announcement

}}}

== Diary ==
<<Anchor(diary)>>

1. Preparing archetypes 1.0.0

    * Trying to prepare SUCCESS!.
{{{
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/ -Dusername=lu4242 -Dscm.password=??? -Dtag="lu4242_m2_archetypes_100_release" -DdryRun=true
  • Release it! SUCCESS.
mvn release:prepare -DtagBase=https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/branches/ -Dusername=lu4242 -Dscm.password=??? -Dtag="lu4242_m2_archetypes_100_release" -Dresume=false

2. Deploy on local repo SUCCESS

mvn clean source:jar deploy -DaltDeploymentRepository=myfaces-local-staging::default::scp://localhost/home/lu4242/stage/repoarchetype100 -Prelease

3. Copy on people.apache.org

scp -p -r org lu4242@people.apache.org:/home/lu4242/public_html/m2-archetypes-100

4. Ask for vote

 
  • No labels