GAE sample generated from archetype doesn't respect user defined
artifactId and groupId
---------------------------------------------------------------------------------------
Key: RF-9404
URL:
https://jira.jboss.org/browse/RF-9404
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: examples
Affects Versions: 4.0.0.Milestone3
Environment: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
Java version: 1.6.0_18
Java home: /usr/lib/jvm/java-6-openjdk/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.32-24-generic" arch: "amd64"
Family: "unix"
Reporter: Lukas Fryc
Assignee: Jay Balunas
Fix For: 4.0.0.Milestone3
I used <steps to reproduce> to generate project.
The generated pom.xml has:
<groupId>org.richfaces.archetypes</groupId>
<artifactId>richfaces-archetype-gae</artifactId>
<name>richfaces-archetype-gae</name>
but expected was
<groupId>a</groupId>
<artifactId>b</artifactId>
<name>b</name>
as I specified in definitions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: