quality@glassfish.java.net

warnings in the Java EE 6 archetype

From: Felipe Gaścho <fgaucho_at_gmail.com>
Date: Sat, 21 Nov 2009 10:45:10 +0100

minor-- issue, but perhaps someone from the docs team can synchronize
that with the maven versions..


I tried to create a new Jersey application from the Java EE 6
archetype published here:
http://docs.sun.com/app/docs/doc/820-7627/giqdq?a=view


it worked with some warnings:

[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/pom.xml [line 46,column 22]
: ${jersey-version} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/pom.xml [line 51,column 22]
: ${jersey-version} is not a valid reference.
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = archetype-resources/pom.xml [line 62,column 22]
: ${jersey-version} is not a valid reference.
[INFO] ********************* End of debug info from resources from
generated POM ***********************


Other: the Jersey version of the archetype is 1.0.3, but I guess it
should be upgraded...


* Such archetype is one of the most important marketing facilities for
Glassfish, it would be nice to have it always updated and ready to go
..
* is it possible to have an automatic archetype generator for every
stable release ?