Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: maven-filtering-1.0-beta-3
-
Component/s: maven-filtering
-
Labels:None
-
Number of attachments :
Description
This issue relates to MNG-2562 and the maven-setproperty-plugin (http://www.mail-archive.com/dev@maven.apache.org/msg62789.html).
Sometimes the interpolation of resources creates a completed key/value that I would like to re-use in later phases. Unfortunately there is no way to get these values to use in the POM unless there is a mechanism to export the values.
You mean the Properties object used for filtering files in plugins (resources, war ear ) ?