[richfaces-issues] [JBoss JIRA] Created: (RF-9400) Simpleapp archetype contains absolute path to webappDirectory

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Fri Oct 1 12:22:39 EDT 2010


Simpleapp archetype contains absolute path to webappDirectory
-------------------------------------------------------------

                 Key: RF-9400
                 URL: https://jira.jboss.org/browse/RF-9400
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: examples
    Affects Versions: 4.0.0.Milestone3
         Environment: Apache Maven 3.0-beta-3 (r990787; 2010-08-30 14:44:03+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


I generated project using following command:

$ mvn archetype:generate -DarchetypeGroupId=org.richfaces.archetypes -DarchetypeArtifactId=richfaces-archetype-simpleapp -DarchetypeVersion=4.0.0.20100929-M3 -DgroupId=my.group.id -DartifactId=new_project -DarchetypeRepository=https://repository.jboss.org/nexus/content/groups/staging/

The generated pom.xml contains following definition:

...
 <webappDirectory>/Users/balunasj/projects/richfaces/4.0.0/M3_release/svn/target/checkout/archetypes/richfaces-archetype-simpleapp/target/richfaces-archetype-simpleapp-4.0.0.20100929-M3-jee6</webappDirectory>
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list