Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-8
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Environment:Windows 2000
-
Number of attachments :
Description
According to documentation and common sence file driver.properties should be located in $MAVEN_HOME/bin directory.
But class org.apache.maven.MavenUtils is using ClassLoader.getResourceAsStream() method and thus reads file from maven.jar.
Issue Links
- is depended upon by
-
MAVEN-401
Release maven-b10
-
The doco (dirlayout.xml) should be cleared up to indicate that the driver.properties is NOT for general hacking by the end user.