Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1003


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1003
    Summary: Some properties fail to resolve in goals
       Type: Bug

     Status: Unassigned
   Priority: Critical

 Time Spent: Unknown
  Remaining: Unknown

    Project: maven
 Components: 
             core
             plugin-torque
   Versions:
             1.0-rc1

   Assignee: 
   Reporter: Lo�c Minier

    Created: Wed, 5 Nov 2003 7:56 AM
    Updated: Wed, 5 Nov 2003 7:56 AM
Environment: Windows; Maven Torque Plugin 3.2; Torque 3.1

Description:
Scenario: I have a project.properties defining properties like "project" and 
"databasename". When I run a goal name in plugin.jelly, for example "torque:init", and 
echo the value of the properties, I see "project" is not resolved correctly while 
"databaseName" is.

I could not decide wether this was a torque/maven/ant/apache-commons bug, please 
refile as necessary.

A log of "maven -X torque:init" is attached. The echo lines are generated by a couple 
of echo elements immediatly after the goal element for "torque:init" in Maven Torque 
Plugin's plugin.jelly. My project's name is "mtv-om" and the databaseName is "mtv".

Consequences: unusability of a lot of variables within plugin.jelly, bad generation of 
classes ($basePrefixObjectXYZ.java is generated instead of BaseObjectXYZ.java, the 
report is named "[EMAIL PROTECTED]" instead of "report.mtv-om.om.generation".



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to