Changes for page maven-wobootstrap-plugin

Last modified by Lachlan Deck on 2011/08/16 18:43

From version 10.1
edited by Lachlan Deck
on 2008/11/19 14:38
Change comment: custom version using 5.3.3 as the example
To version 7.1
edited by Lachlan Deck
on 2008/11/23 16:15
Change comment: Adding warning about installing the right jars

Summary

Details

Page properties
Content
... ... @@ -59,6 +59,12 @@
59 59  
60 60  You can use these parameters with both goals: install and deploy.
61 61  
62 +{{warning title="Installing the right jars!"}}
63 +
64 +Do *not* link to or install the WebObjects jars located inside {{/System/Library/Frameworks}} or {{/Library/Frameworks}}. If you're installing an older version of WebObjects you must obtain the jars that the WebObjects installer had previously installed into {{/Library/WebObjects/lib}}. For example, the jar {{/Library/WebObjects/lib/JavaWebObjects.jar}} has the complete set of resources and files included for the dependency JavaWebObjects whereas {{/System/Library/Frameworks/JavaWebObjects.framework/Resources/Java/javawebobjects.jar}} does not.
65 +
66 +{{/warning}}
67 +
62 62  == Tips ==
63 63  
64 64  If the following error happens while using the wobootstrap:deploy goal: "Error deploying artifact: Unsupported Protocol: 'ftp': Cannot find wagon which supports the requested protocol: ftp"