Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
2.2
-
None
-
None
-
maven embedded (2.1-SNAPSHOT) in mevenide/netbeans 2.2
Description
when the user declares a resource with relative path, eg. "src/myresources2", then the build fails to process the resource correctly. I've traced that back to the DirectoryScanner.setBasedir(String) method which will not construct a path relative to the pom file, but to the directory where the IDE was started.
Attachments
Attachments
Issue Links
- is related to
-
MRESOURCES-52 Change type of plugin parameter "outputDirectory" to java.io.File
- Closed
- relates to
-
MWAR-77 calls to DirectoryScanner.setBasedir(String) fail in embedded environment
- Closed