Re: Eureka!!!
Re: Eureka!!!
- Subject: Re: Eureka!!!
- From: Ramsey Gurley via Webobjects-dev <email@hidden>
- Date: Sun, 19 Jan 2025 15:21:09 +0900
Is Ted using an old version of the wolifecycle-maven-plugin? For the
build.properties thing to function, it has to have a patch from a very
cool guy named Paul Hoadley or it won't work ;) That was about 3.5 years
ago though, so he may have even forgot he even wrote it by now :D
https://github.com/wocommunity/wolifecycle-maven-plugin/commit/ba53be0a754d88167f26ebeac55411f40f65f089
I'm frequently forgetful as well. I can relate.
If Ted is using the old wolifecycle, then he will be able to launch in
Eclipse using vm args, but when he does a ./MyWoApp.sh it's gonna
fail... because the wolifecycle didn't write those args into the launch
script during the build.
On 1/19/25 7:15 AM, Paul Hoadley via Webobjects-dev wrote:
we worked out that Ted's setup required those options to be added to
the Argument > VM arguments tab of the launch configuration as well.
I'm not sure what the relevant difference is here.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: Eureka!!!
- From: Paul Hoadley via Webobjects-dev <email@hidden>
References: | |
| >Eureka!!! (From: Theodore Petrosky via Webobjects-dev <email@hidden>) |
| >Re: Eureka!!! (From: Paul Hoadley via Webobjects-dev <email@hidden>) |