Hi,

I was running the needed tasks to get the 1.0.2 release of Apache
MyFaces Build Tools Archetypes out.

Please note that this vote concerns all of the following parts:
 1. Maven artifact group "org.apache.myfaces.buildtools" v1.0.2 (only
archetypes)

The artifacts are deployed to the nexus repository [1].

The following issues have been addressed in this release:
 * MYFACES-2515 Archetype for MyFaces 2.0 hello world app
 * TRINIDAD-1904 Archetype for Trinidad 2.0
 * Update archetypes structure to fit the new archetype plugin
 * Add license headers in various files
 * Update versions of MyFaces, Mojarra, Jetty, Trinidad


To test the archetypes just do the following:

Create a project from an archetype:

mvn archetype:generate
-DarchetypeCatalog=http://people.apache.org/~jakobk/m2_archetypes_102_release

Choose an archetype from the list and enter values for groupId,
artifactId and version.

Then on the path of the generated archetype

mvn clean jetty:run

or for the 2.0 archetypes

mvn clean jetty:run-exploded -PjettyConfig

Then open http://localhost:8080 and see if everything works.


Please take a look at the "1.0.2" artifacts and vote!

Please note: This vote is "majority approval" with a minimum of three
+1 votes (see [2]).

------------------------------------------------
[ ] +1 for community members who have reviewed the bits
[ ] +0
[ ] -1 for fatal flaws that should cause these bits not to be released,
 and why..............
------------------------------------------------

Thanks,
Jakob

[1] https://repository.apache.org/content/repositories/orgapachemyfaces-041/
[2] http://www.apache.org/foundation/voting.html#ReleaseVotes

--
Jakob Korherr

blog: http://www.jakobk.com
twitter: http://twitter.com/jakobkorherr
work: http://www.irian.at

Reply via email to