Hi Markus,
I'm still getting a similar error when I do "mvn build" from terminal ->
[ERROR] Unresolveable build extension: Plugin
org.wocommunity:wolifecycle-maven-plugin:2.6-SNAPSHOT or one of its
dependencies could not be resolved
I'm referring to the 2.6-SNAPSHOT from the pom.xml file like so:
<plugin>
<groupId>org.wocommunity</groupId>
<artifactId>wolifecycle-maven-plugin</artifactId>
<version>2.6-SNAPSHOT</version>
<extensions>true</extensions>
<configuration>
<flattenComponents>true</flattenComponents>
</configuration>
</plugin>
Not sure what I'm missing, maybe the group id is wrong? But it doesn't complain
in Eclipse. I'm really confused! Thanks for helping me.
> On Jul 29, 2024, at 12:52 PM, Markus Stoll, junidas GmbH
> <[email protected]> wrote:
>
> as its a snapshot, its here
>
> Index of
> /repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT
> maven.wocommunity.org
> <favicon.png>
>
> <https://maven.wocommunity.org/content/repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT/>Index
> of
> /repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT
> <https://maven.wocommunity.org/content/repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT/>
> maven.wocommunity.org
> <https://maven.wocommunity.org/content/repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT/>
> <favicon.png>
> <https://maven.wocommunity.org/content/repositories/snapshots/org/wocommunity/wolifecycle-maven-plugin/2.6-SNAPSHOT/>
>
> 2.6 has some small but important changes (at least to me)
>
> Markus
>
>> Am 29.07.2024 um 18:47 schrieb Aaron Rosenzweig <[email protected]>:
>>
>> Hi Markus,
>>
>> The latest I see is 2.5 for the lifecycle plugin here:
>> https://mvnrepository.com/artifact/org.wocommunity/wolifecycle-maven-plugin
>> <https://mvnrepository.com/artifact/org.wocommunity/wolifecycle-maven-plugin>
>>
>> Where is 2.6?
>>
>>> On Jul 29, 2024, at 12:45 PM, Aaron Rosenzweig <[email protected]
>>> <mailto:[email protected]>> wrote:
>>>
>>> Thanks Markus,
>>>
>>> I was using this to refer to the plugin:
>>>
>>> <plugin>
>>> <groupId>org.wocommunity</groupId>
>>> <artifactId>wolifecycle-maven-plugin</artifactId>
>>> <version>2.5</version>
>>> <extensions>true</extensions>
>>> <configuration>
>>> <flattenComponents>true</flattenComponents>
>>> </configuration>
>>> </plugin>
>>>
>>> I’ll try 2.6-SNAPSHOT :-)
>>>
>>>> On Jul 29, 2024, at 12:17 PM, Markus Stoll, junidas GmbH
>>>> <[email protected] <mailto:[email protected]>> wrote:
>>>>
>>>> you should use version 2.6-SNAPSHOT for wolifecycle-maven-plugin, which is
>>>> the current one and do you refer to the wocommunity repository for
>>>> obtaining the plugin?
>>>>
>>>> I strongly suggest to first fix the maven standalone build. Once this is
>>>> building and running, do a new import as maven project into eclipse.
>>>>
>>>> Regards
>>>> Markus
>>>>
>>>>
>>>>> Am 29.07.2024 um 18:07 schrieb Aaron Rosenzweig <[email protected]
>>>>> <mailto:[email protected]>>:
>>>>>
>>>>> Inside the WO app’s folder from terminal I tried: mvn build
>>>>>
>>>>> It says: Unresolveable build extension: Plugin
>>>>> org.wocommunity:wolifecycle-maven-plugin:2.5 or one of its dependencies
>>>>> could not be resolved: Failed to read artifact descriptor for
>>>>> org.wocommunity:wolifecycle-maven-plugin:jar:2.5:
>>>>>
>>>>> That’s interesting, I don’t see errors like that within Eclipse.
>>>>>
>>>>>> On Jul 29, 2024, at 12:02 PM, Aaron Rosenzweig <[email protected]
>>>>>> <mailto:[email protected]>> wrote:
>>>>>>
>>>>>> Hi Markus thanks for the quick reply!
>>>>>>
>>>>>> Good question, I don’t know. I haven’t run from command line, hadn’t
>>>>>> done it with Ant and also haven’t tried it with Maven. It’s an
>>>>>> interesting idea to try if I can figure it out. Maybe it will show a
>>>>>> difference that leads to discovery.
>>>>>>
>>>>>>> On Jul 29, 2024, at 11:58 AM, Markus Stoll, junidas GmbH
>>>>>>> <[email protected] <mailto:[email protected]>> wrote:
>>>>>>>
>>>>>>> Hi Aaron,
>>>>>>>
>>>>>>> I did the very thing just recently without any problems
>>>>>>>
>>>>>>> does the maven build run outside eclipse (standalone)? So does the
>>>>>>> problem occur only when started from eclipse?
>>>>>>>
>>>>>>> Regards
>>>>>>> Markus
>>>>>>>
>>>>>>>> Am 29.07.2024 um 17:49 schrieb Aaron Rosenzweig via Webobjects-dev
>>>>>>>> <[email protected]
>>>>>>>> <mailto:[email protected]>>:
>>>>>>>>
>>>>>>>> Hi,
>>>>>>>>
>>>>>>>> I’m trying to convert an ANT based webobjects application into a Maven
>>>>>>>> build. At the moment It’s building in Eclipse without errors but when
>>>>>>>> I try to launch within the Eclipse environment I get errors due to not
>>>>>>>> finding the main bundle.
>>>>>>>>
>>>>>>>> Specifically the following call inside of ERXApplication returns null:
>>>>>>>> NSProperties._mainBundleName()
>>>>>>>>
>>>>>>>> It should return something, but it doesn’t. Has anyone any advice on
>>>>>>>> what the issue might be?
>>>>>>>>
>>>>>>>> Many thanks,
>>>>>>>> — Aaron
>>>>>>>> _______________________________________________
>>>>>>>> Do not post admin requests to the list. They will be ignored.
>>>>>>>> Webobjects-dev mailing list ([email protected]
>>>>>>>> <mailto:[email protected]>)
>>>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>>> https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de
>>>>>>>>
>>>>>>>> <https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de>
>>>>>>>>
>>>>>>>> This email sent to [email protected]
>>>>>>>> <mailto:[email protected]>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>
>>>>
>>>> Mit freundlichen Grüßen
>>>>
>>>> Markus Stoll
>>>>
>>>> --
>>>> Dr. Markus Stoll (Geschäftsführer)
>>>> [email protected] <mailto:[email protected]>
>>>>
>>>> Junidas GmbH, Aixheimer Str. 12, 70619 Stuttgart
>>>> Tel. +49 (711) 4599799-13, Fax +49 (711) 4599799-10
>>>> Geschäftsführer: Dr. Markus Stoll, Matthias Zepf
>>>> Amtsgericht Stuttgart, HRB 21939
>>>>
>>>
>>
>
_______________________________________________
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]