OK I think I've almost got it but I’m missing something :(

How do I tell Eclipse-WOLips to use the archetype


I have the newest version of eclipse installed and I've used the WOLips update 
URL:

http://wocommunity.github.io/wolips/repository/

My Java version
java -version                                             
java version "21.0.5" 2024-10-15 LTS
Java(TM) SE Runtime Environment (build 21.0.5+9-LTS-239)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.5+9-LTS-239, mixed mode, sharing)

Maven
mvn -version                                              
Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
Maven home: /Users/asacksadmin/Downloads/apache-maven-3.9.9
Java version: 21.0.5, vendor: Oracle Corporation, runtime: 
/Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "15.1.1", arch: "aarch64", family: “mac" 

mvn io.github.wocommunity:woinstall-maven-plugin:woinstall


[INFO] WebObjects installer archive located at 
/Users/asacksadmin/.m2/repository/com/webobjects/.archive/WebObjects_5.4.3.dmg
[INFO] WebObjects NEXT_ROOT directory located at 
/Users/asacksadmin/.m2/repository/com/webobjects/.next_roots/5.4.3
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.530 s
[INFO] Finished at: 2024-12-10T19:40:21-05:00
[INFO] ————————————————————————————————————





> On Dec 10, 2024, at 6:09 AM, Ramsey Gurley via Webobjects-dev 
> <webobjects-dev@lists.apple.com> wrote:
> 
> Hello everyone,
> 
> If the wobootstrap-maven-plugin and the WOInstall.jar got married and had a 
> baby, it would be the woinstall-maven-plugin. I'm pleased to inform you that 
> installing webobjects is now as easy as pasting the following into your 
> terminal,
> 
> mvn io.github.wocommunity:woinstall-maven-plugin:woinstall
> 
> The plugin is on maven central, so that's it, that's all you need to do now. 
> A maven install >= version 3.6.3 required, but that's all. You can read more 
> about it here,
> 
> https://github.com/wocommunity/woinstall-maven-plugin
> 
> Ramsey
> 
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
> 
> This email sent to tedp...@yahoo.com

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to