Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I'd like to patch the war plugin to perform resource filtering as per the resources plugin. This is a trivial patch but would duplicate the following code from the resources plugin:
PropertyUtils
ReflectionProperties
ResourcesMojo.copyFile(File, File)
These look like handy util methods that could be incorporated into plexus-utils - what do the developers think?
Also not sure how resource filtering will be affected by MNG-788.
Issue Links
- depends upon
-
MRESOURCES-5
Proposal for improved resource filtering
-
-
MRESOURCES-10
Filtering should handle java.io.File values
-
- is duplicated by
-
MWAR-14
Add the possibility to filter webapp files
-
- is related to
-
MNG-1683
type zip for packaging ?
-
Activity
| Field | Original Value | New Value |
|---|---|---|
| Link | This issue depends upon MNG-788 [ MNG-788 ] |
| Component/s | maven-plugins [ 11380 ] | |
| Component/s | maven-war-plugin [ 11796 ] |
| Assignee | Brett Porter [ brettporter ] |
| Remaining Estimate | 15 minutes [ 900 ] | |
| Original Estimate | 15 minutes [ 900 ] |
| Fix Version/s | 2.0-beta-4 [ 11991 ] |
| Attachment | test.zip [ 17345 ] |
| Fix Version/s | 2.0.1 [ 12000 ] | |
| Fix Version/s | 2.0.2 [ 12107 ] |
| Link | This issue is duplicated by MNG-1824 [ MNG-1824 ] |
| Fix Version/s | 2.0.3 [ 12107 ] | |
| Project | Maven 2 [ 10500 ] | Maven 2.x War Plugin [ 11150 ] |
| Workflow | Maven [ 38983 ] | jira [ 44180 ] |
| Affects Version/s | 2.0-beta-1 [ 11040 ] | |
| Key | MNG-791 |
|
| Component/s | maven-war-plugin [ 11796 ] |
| Workflow | jira [ 44180 ] | Maven [ 45109 ] |
| Attachment | MWAR-12.patch [ 19186 ] |
| Attachment | ResourcesMojo.patch [ 19374 ] | |
| Attachment | AbstractWarMojo.patch [ 19375 ] |
| Workflow | Maven [ 45109 ] | Maven New [ 52435 ] |
| Fix Version/s | 2.0 [ 12160 ] |
| Assignee | Brett Porter [ brettporter ] | John Tolentino [ jtolentino ] |
| Status | Open [ 1 ] | In Progress [ 3 ] |
| Attachment | MWAR-12-maven-war-plugin.patch [ 19849 ] |
| Status | In Progress [ 3 ] | Open [ 1 ] |
| Remaining Estimate | 15 minutes [ 900 ] | 0 minutes [ 0 ] |
| Time Spent | 12 hours [ 43200 ] |
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
| Link |
This issue depends upon |