[ http://jira.codehaus.org/browse/MPGENAPP-11?page=all ]
Arnaud Heritier closed MPGENAPP-11:
-----------------------------------
Resolution: Won't Fix
You misunderstood this property.
http://maven.apache.org/maven-1.x/reference/plugins/genapp/properties.html
This property is used when you want to have some others parameters in your
filter.
By default these values are filtered : id,name,package,user
What you want to do is :
maven -Dmaven.genapp.template.id=XXX -Dmaven.genapp.template.package=XXX ...
genapp
> maven.genapp.param seems to don't work
> --------------------------------------
>
> Key: MPGENAPP-11
> URL: http://jira.codehaus.org/browse/MPGENAPP-11
> Project: maven-genapp-plugin
> Type: Bug
> Environment: Windows XP
> Java 1.4.2_03
> Maven 1.0-rc2
> Reporter: Filippo Vitale
> Assignee: Arnaud Heritier
> Priority: Minor
> Fix For: 2.3
>
>
> I tried to generate a struts-jstl project with:
> maven
> -Dmaven.genapp.param=mavenstruts,mavenstruts,net.vitale.filippo.mavenstruts,fillo
> genapp
> in the file project.xml something with the template substitution seems to
> don't work:
> [...]
> <id>@ID@</id>
> <groupId>@ID@</groupId>
> <name>@NAME@</name>
> <package>@PACKAGE@</package>
> [...]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]