Sorry to take time to respond. It is working flawlessly. I can now create new D2W projects.
This section says ERCoolComponents, I assume this is CCCoolComponents <dependency> <groupId>wonder.ajax</groupId> <artifactId>ERCoolComponents</artifactId> <version>7.4</version> </dependency> I found this for the ModernLook but I am missing other stuff to make ERModernLook work. I will continue hacking and looking. <dependency> <groupId>wonder.d2w</groupId> <artifactId>ERModernLook</artifactId> <version>${webobjects.version}</version> </dependency> <dependency> <groupId>wonder.d2w</groupId> <artifactId>ERModernDirectToWeb</artifactId> <version>${webobjects.version}</version> </dependency> Theodore Petrosky tedp...@yahoo.com 917 371-6080 > On May 14, 2025, at 10:50 AM, Ramsey Gurley <ramseygur...@gmail.com> wrote: > > Hi Ted, > > If you're still having issues with this, try using > > git clone https://github.com/nullterminated/woarchetypes.git > > instead. That should probably work even without a github account. If it works > for you, I'll update the readme accordingly. > > Ramsey > > On 4/18/25 10:11 AM, Theodore Petrosky wrote: >> Let’s see if we can get this to work. >> >> I cd’d into a directory: >> >> asacksadmin@Finance-iMac ~ % cd /Users/asacksadmin/eclipse >> asacksadmin@Finance-iMac eclipse % git clone >> g...@github.com:wocommunity/woarchetypes.git >> <mailto:g...@github.com:wocommunity/woarchetypes.git> >> Cloning into 'woarchetypes'... >> The authenticity of host 'github.com (140.82.113.3)' can't be established. >> ED25519 key fingerprint is >> SHA256:+DiY3wvvV6TuJJhbpZisF/zLDA0zPMSvHdkr4UvCOqU. >> This key is not known by any other names. >> Are you sure you want to continue connecting (yes/no/[fingerprint])? yes >> Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. >> g...@github.com <mailto:g...@github.com>: Permission denied (publickey). >> fatal: Could not read from remote repository. >> >> >> I don’t understand what to do here…. Sorry. >> >> Ted >> >> Theodore Petrosky >> tedp...@yahoo.com <mailto:tedp...@yahoo.com> >> 917 371-6080 >> >> >> >>> On Apr 17, 2025, at 9:04 PM, Ramsey Gurley <ramseygur...@gmail.com> >>> <mailto:ramseygur...@gmail.com> wrote: >>> >>> In order to remove dependency on WebObjects jars in WOLips, WOLips finds >>> them using your maven artifacts. If you are missing the JDBC adaptor or >>> postgresql plugin frameworks in your pom file, they probably won't be >>> available for selection when creating a new model. >>> >>> I just pushed a new framework archetype I've been working on. I'm sure it's >>> not perfect yet, but you can try it. >>> >>> If it doesn't work for some reason, I'm traveling until next week, so I'm >>> not ignoring you if I don't reply :) >>> >>> https://github.com/nullterminated/woarchetypes >>> >>> On 4/18/25 7:19 AM, Theodore Petrosky via Webobjects-dev wrote: >>>> So I am finally ready to start a new project with Maven. I have the >>>> project started and I wanted to create a new EOModel.. I selected New >>>> EOModel and the adapter and the PlugIn are blank. >>>> >>>> How do I select JDBC adapter and Postgresql PlugIn? >>>> >>>> Ted >>>> >>>> Theodore Petrosky >>>> tedp...@yahoo.com <mailto:tedp...@yahoo.com> >>>> 917 371-6080 >>>> >>>> >>>> >>>> >>>> >>>> _______________________________________________ >>>> Do not post admin requests to the list. They will be ignored. >>>> Webobjects-dev mailing list (Webobjects-dev@lists.apple.com >>>> <mailto:Webobjects-dev@lists.apple.com>) >>>> Help/Unsubscribe/Update your Subscription: >>>> https://lists.apple.com/mailman/options/webobjects-dev/ramseygurley%40gmail.com >>>> >>>> This email sent to ramseygur...@gmail.com <mailto:ramseygur...@gmail.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