The following issue has been updated:
Updater: Lo�c Minier (mailto:[EMAIL PROTECTED])
Date: Wed, 5 Nov 2003 8:00 AM
Comment:
project.properties of the test scenario.
Changes:
Attachment changed to project.properties
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-1003&page=history
---------------------------------------------------------------------
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 8:00 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]