You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/05/11 12:30:01 UTC

[jira] Commented: (MPGENAPP-11) maven.genapp.param seems to don't work

The following comment has been added to this issue:

     Author: Filippo Vitale
    Created: Tue, 11 May 2004 6:29 AM
       Body:
package @PACKAGE@;

appears in these generated files:

src\java\InputAction.java
src\test\SanityTest.java
src\test-cactus\HttpUnitTest.java
src\test-cactus\StrutsTest.java

---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-11&page=comments#action_19665

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPGENAPP-11

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPGENAPP-11
    Summary: maven.genapp.param seems to don't work
       Type: Bug

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-genapp-plugin

   Assignee: Jason van Zyl
   Reporter: Filippo Vitale

    Created: Tue, 11 May 2004 5:58 AM
    Updated: Tue, 11 May 2004 6:29 AM
Environment: Windows XP
Java 1.4.2_03
Maven 1.0-rc2

Description:
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>
[...]



---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org