Thank you Hugi In the pom.xml I get an error on the line <packaging> woapplication "Unknown packaging : woapplication " I don’t get this error when I create a new maven App
Francois > Le 28 août 2025 à 16:08, Hugi Thordarson via Webobjects-dev > <webobjects-dev@lists.apple.com> a écrit : > > Hi Francois, > glad you saw the sample project :). > > And sorry about that — the problem is that I accidentally referenced an > ancient development version of the vermilingua-maven-plugin. Upgrade it to > v1.0.3 (which is in maven central) and it should be fine. Just did that in > the sample project's repo. > Also, you don't have to use vermilingua-maven-plugin to build the project (or > any slim projects for that matter), good ol' wolifecycle-maven-plugin will > work fine. I just use vermilingua out of habit now since I use it everywhere. > > Cheers, > - hugi > > >> On 28 Aug 2025, at 13:04, Francois BIENTZ via Webobjects-dev >> <webobjects-dev@lists.apple.com> wrote: >> >> Hello Hugi >> >> I try to use your SlimSample >> In Application.java I had to replace import >> extensions.appserver.ERXApplication with er. >> extensions.appserver.ERXApplication >> In pom.xml on the line <packaging>woapplication in Eclipse I get the error >> "Unknown packaging: woapplication" >> Something missing in the <dependencies> ? >> >> Francois >> >>> Le 27 août 2025 à 23:16, Francois BIENTZ via Webobjects-dev >>> <webobjects-dev@lists.apple.com> a écrit : >>> >>> Thank you Hugi >>> >>> I’m sorry I did not see your Parsley project on your GitHub I did only >>> discover your winder-slim-deployment. >>> I will try to install Parsley on my WO Maven Eclipse 4.36 jdk 21 >>> environment. >>> Best regards >>> Francois >>> >>>> Le 27 août 2025 à 18:47, Hugi Thordarson via Webobjects-dev >>>> <webobjects-dev@lists.apple.com> a écrit : >>>> >>>> Hello Francois, >>>> >>>> oh my… someone looking at wonder-slim! >>>> >>>> Pardon the build state of the project. I believe you're the first one >>>> (apart from myself) to try to use it so I haven't been diligent about the >>>> build or versioning (or making it easy to use for newcomers in general). >>>> >>>> The reason for your error is that I recently replaced the refactored >>>> WOOgnl parser in Slim with Parsley >>>> >>>> https://github.com/undur/Parsley/ >>>> >>>> This means Parsley is a dependency, and I haven't gotten around to >>>> publishing it on the wocommunity maven repo yet. So to build wonder-slim, >>>> you'll have to build and install Parsley first (or just import it to your >>>> workspace, if you're doing this from within Eclipse) and you should be >>>> fine. >>>> >>>> Let me know if you need further assistance. Nice to hear of someone >>>> actually using this. And as I said, if you or anyone plans on using it, I >>>> might just start versioning it and making actual releases. >>>> >>>> Cheers, >>>> - hugi >>>> >>>> >>>> >>>>>> On 27 Aug 2025, at 16:33, Francois BIENTZ via Webobjects-dev >>>>>> <webobjects-dev@lists.apple.com> wrote: >>>>> >>>>> Hello >>>>> >>>>> The Ajax, AjaxSlim, ERxtensions projects call for >>>>> is.rebbi.parsley:jar:1.2.0-SNAPSHOT ( missing artifact in pom.xml). >>>>> How to solve this ? >>>>> Thank you >>>>> Francois Bientz >>>>> >>>>> >>>>> _______________________________________________ >>>>> 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/hugi%40karlmenn.is >>>>> >>>>> This email sent to h...@karlmenn.is >>>> >>>> _______________________________________________ >>>> 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/f.bientz%40laposte.net >>>> >>>> This email sent to f.bie...@laposte.net >>> >>> _______________________________________________ >>> 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/f.bientz%40laposte.net >>> >>> This email sent to f.bie...@laposte.net >> _______________________________________________ >> 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/hugi%40karlmenn.is >> >> This email sent to h...@karlmenn.is > > _______________________________________________ > 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/f.bientz%40laposte.net > > This email sent to f.bie...@laposte.net
_______________________________________________ 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