Author: wsmoak Date: Sat Mar 3 10:04:14 2007 New Revision: 514209 URL: http://svn.apache.org/viewvc?view=rev&rev=514209 Log: Added some related links.
Modified: maven/sandbox/trunk/archetype/maven-archetype-quickstart/README.txt Modified: maven/sandbox/trunk/archetype/maven-archetype-quickstart/README.txt URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/archetype/maven-archetype-quickstart/README.txt?view=diff&rev=514209&r1=514208&r2=514209 ============================================================================== --- maven/sandbox/trunk/archetype/maven-archetype-quickstart/README.txt (original) +++ maven/sandbox/trunk/archetype/maven-archetype-quickstart/README.txt Sat Mar 3 10:04:14 2007 @@ -82,3 +82,15 @@ </resources> This works, and places the overview.html file directly in src/main/java. + +* Related Links + + Allow Non-Java Resources in sources/testSources to be included in an archetype + http://jira.codehaus.org/browse/ARCHETYPE-62 + + Archetype: create resources as companions to java source files + http://www.mail-archive.com/users@maven.apache.org/msg62117.html + + Wrong groupId for the archetypes? + http://www.mail-archive.com/dev@maven.apache.org/msg63136.html +