Changes for page maven-japplication-plugin

Last modified by Andrus Adamchik on 2007/02/27 09:12

From version 35.1
edited by Andrus Adamchik
on 2007/02/27 09:12
Change comment: Migrated to Confluence 5.3
To version 36.2
edited by Andrus Adamchik
on 2007/02/27 09:12
Change comment: Changed document parent to [xwiki:WOL.Home.WOProject-Maven.WebHome].

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -WOProject-Maven
1 +WOL.Home.WOProject-Maven.WebHome
Content
... ... @@ -2,11 +2,11 @@
2 2  
3 3  "maven-japplication-plugin" is a plugin for assembling native launchers of Java applications for a number of target platforms. It will package current project artifact and all its declared and transitive dependencies into the launcher. Currently supports native launchers for Mac and Windows operating systems and also a "java launcher" - a single jar file that can be run via "java -jar file.jar".
4 4  
5 -"maven-japplication-plugin" is based on a [[JApplication Ant task>>doc:JApplication]] and has similar capabilities, however the Maven environment provides more information about the project, so plugin has fewer required parameters.
5 +"maven-japplication-plugin" is based on a [[JApplication Ant task>>doc:WOL.Home.WOProject-Ant.JApplication.WebHome]] and has similar capabilities, however the Maven environment provides more information about the project, so plugin has fewer required parameters.
6 6  
7 7  == OS Requirements ==
8 8  
9 -OS requirements are similar to those for [[JApplication Ant task>>doc:JApplication]], i.e. Mac launcher can only be built on Mac, and Windows launcher - on Windows.
9 +OS requirements are similar to those for [[JApplication Ant task>>doc:WOL.Home.WOProject-Ant.JApplication.WebHome]], i.e. Mac launcher can only be built on Mac, and Windows launcher - on Windows.
10 10  
11 11  == Goals ==
12 12  
... ... @@ -98,7 +98,9 @@
98 98  )))|(((
99 99  No
100 100  )))|(((
101 -{{code language="none"}}1.4+{{/code}}
101 +{{code language="none"}}
102 +1.4+
103 +{{/code}}
102 102  )))|(((
103 103  mac
104 104  )))