Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: maven-filtering-1.0-beta-3, maven-filtering-1.0-beta-4
-
Fix Version/s: None
-
Component/s: maven-filtering
-
Labels:None
-
Number of attachments :
Description
If a POM is a sub module and has filtered configured other than with the build section (through the configuration part of the WAR plugin for example), then the call to this method will fail if Maven is run from the parent POM because the filters are loaded without any regard to absolute/relative paths and projet basedir.
Please note that the Maven project is available to these methods but not used for this purpose.
Issue Links
- is depended upon by
-
MWAR-157
webResources paths NOT resolved relative to pom.xml but relative to 'current directory'
-
Activity
Jeff MAURY
made changes -
Dennis Lundberg
made changes -
| Affects Version/s | maven-filtering-1.0 [ 16231 ] |
Can you supply a sample project that shows the problem?