Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: native2ascii-1.0-beta-1
-
Component/s: native2ascii
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
- Remove dependency on ant
- Remove dependency on sun tools - this will allow to use plugin with IBM JDK and Oracle JDK 7 (
MOJO-682) - Convert files from target/classes in-place - this allows to use filtering for resources (
MOJO-1402) and multiple src directories (MOJO-1628) - Integration tests must be added
Issue Links
- is depended upon by
-
MOJO-1166
Nested resources added to projects results in eclipse build error.
-
-
MOJO-1402
native2ascii-maven-plugin doesn't support setting filtering of the produced resources
-
-
MOJO-1546
native2ascii failed if directory not exists
-
-
MOJO-1738
native2ascii copies the resources in all parent directories
-
-
MOJO-682
native2ascii-maven-plugin doesn't work out-of-the-box with BEA's JRockit
-
Done in r15005.