The following issue has been updated:
Updater: Olaf Kaus (mailto:[EMAIL PROTECTED])
Date: Fri, 18 Jul 2003 9:49 AM
Comment:
- New Constants: maven.plugin.dir
Changes:
Attachment changed to MavenConstants.patch
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-540&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-540
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-540
Summary: Property: maven.plugin.dir doesn't work
Type: Bug
Status: Unassigned
Priority: Trivial
Time Spent: Unknown
Remaining: 0 minutes
Project: maven
Components:
release
Versions:
1.0-beta-10
Assignee:
Reporter: Olaf Kaus
Created: Wed, 2 Jul 2003 10:37 AM
Updated: Fri, 18 Jul 2003 9:49 AM
Environment: Windows NT, JDK1.3.1_04
Description:
I put the following lines in the build.properties-File in $user.home\build.properties
(c:\Winnt\profiles\account\build.properties)
maven.repo.local = ${maven.home}/../maven_repository
maven.plugin.dir = ${maven.home}/../maven_plugins
The entry for the repository works fine, but for the maven.plugin.dir doesn't work.
The NT file-structure looks like this:
d:\maven-1.0-beta-9\bin\..
d:\maven-1.0-beta-9\lib\..
d:\maven_repository
d:\maven_plugins
The MAVEN_HOME-Env maps to: d:\maven-1.0-beta-9\
so, whats wrong?
---------------------------------------------------------------------
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]