You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/03/25 22:00:41 UTC

[Myfaces Wiki] Update of "ArchetypesRelease101" by LeonardoUribe

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by LeonardoUribe:
http://wiki.apache.org/myfaces/ArchetypesRelease101

New page:
== Notes on the MyFaces Build Tools Maven 2 Archetypes 1.0.1 Release ==

 Release manager: Leonardo Uribe

== Timeline ==

 * Proposed release date: 2008-03-29

=== Issues ===

 * Create archetype for portlets
 * Make mvn clean jetty:run work (remove old dependences)
 * Create catalog file for archetype:generate

=== Testing ===
[[Anchor(testing)]]



== Tasks ==
[[Anchor(tasks)]]

 
== Proposed Release Announcement ==
[[Anchor(releasenotes)]]
{{{
}}}

== 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_101_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_101_release" -Dresume=false
}}}

2. Deploy on local repo SUCCESS
{{{
mvn clean source:jar deploy -DaltDeploymentRepository=myfaces-local-staging::default::scp://localhost/home/lu4242/stage/repoarchetype101 -Prelease
}}}

3. Copy on people.apache.org

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

4. Ask for vote

{{{

}}}