So, I added this to the pom.xml:
<dependency>
<groupId>EltekAccounting_FW</groupId>
<artifactId>EltekAccounting_FW</artifactId>
<version>0.0.1-SNAPSHOT</version>
</dependency>
And it seems to be working.
Ted
> On Oct 5, 2025, at 5:59 PM, Ramsey Gurley via Webobjects-dev
> <[email protected]> wrote:
>
> The same as you would any other maven dependency. The
> group/artifact/version. But the version will be something-SNAPSHOT probably.
> It will work in eclipse, because of m2e, but if you try to build on the
> command line, you'll need to mvn install the framework before you can mvn
> compile the app.
>
> On 10/4/25 7:31 PM, Theodore Petrosky via Webobjects-dev wrote:
>> I created a framework. (TheFramework_FW) what do I put in the POM to
>> reference it? It’s local!
>>
>> Ted
>> _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> Webobjects-dev mailing list ([email protected])
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/ramseygurley%40gmail.com
>>
>> This email sent to [email protected]
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com
>
> This email sent to [email protected]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [email protected]