Re: IRC Chat

2018-08-26 Thread William L. Thomson Jr.
On Mon, 27 Aug 2018 02:27:49 +0200 Tibor Digana wrote: > Have you successfully registered at freenode.net IIRC? > Because I have not. Tried to follow this > https://freenode.net/kb/answer/registration, used a command like: > /msg tibor17 REGISTER password yourem...@example.com > but I still canno

Re: IRC Chat

2018-08-26 Thread Tibor Digana
Have you successfully registered at freenode.net IIRC? Because I have not. Tried to follow this https://freenode.net/kb/answer/registration, used a command like: /msg tibor17 REGISTER password yourem...@example.com but I still cannot register there! On Fri, Aug 17, 2018 at 2:38 PM Christian Stein

Re: Maven Core Enhancement

2018-08-26 Thread Robert Scholte
On Sun, 26 Aug 2018 22:24:26 +0200, Karl Heinz Marbaise wrote: Hi Robert, On 26/08/18 21:48, Robert Scholte wrote: Yeah, I would really like to implement this. IIRC I did try to make a start, but I didn't solve the issue of the configuration to support all these features. If you have so

Re: Process maven mdo files via ModelloCLI

2018-08-26 Thread William L. Thomson Jr.
Regarding the following message below. What ever is causing the java.util.NoSuchElementException Is not only effecting Modello. It is my present blocker to Maven itself. mvn command errors with similar output [ERROR] Error executing Maven. [ERROR] java.util.NoSuchElementException role: org

Re: Maven Core Enhancement

2018-08-26 Thread Karl Heinz Marbaise
Hi Robert, On 26/08/18 21:48, Robert Scholte wrote: Yeah, I would really like to implement this. IIRC I did try to make a start, but I didn't solve the issue of the configuration to support all these features. If you have something it would be good If I can take a look on it... I don't th

Re: Maven Core Enhancement

2018-08-26 Thread Robert Scholte
Yeah, I would really like to implement this. IIRC I did try to make a start, but I didn't solve the issue of the configuration to support all these features. I don't think we should go for a temporary included extension, just to prevent back compatibility issues in later releases. Let's go

Re: Process maven mdo files via ModelloCLI

2018-08-26 Thread William L. Thomson Jr.
On Sun, 26 Aug 2018 13:54:13 -0400 "William L. Thomson Jr." wrote: > Not sure if using plexus-containers rather than sisu-plexus, is the > cause for ModelloCli to not be able to load/find the Java plugin. Just > one thing I have not tried with Modello. After trying this out, that does seem to b

Maven Core Enhancement

2018-08-26 Thread Karl Heinz Marbaise
Hi to all Devs, currently I'm working on maven-install/maven-deploy plugin which also contains the famous installAtEnd/deployAtEnd properties which have issues related to the way they are being implemented. They could not work in all situations (LifeCycleParticipants will not work). We have

Re: releasing Maven parent POM 33 and sha512 plan

2018-08-26 Thread Robert Scholte
On Sun, 26 Aug 2018 19:35:08 +0200, Hervé BOUTEMY wrote: Hi, I'm ready to release Maven parent POM 33 for sha512 checksum creation: last chance if you want another POM change in this release. +1 Another question is: how do we want to deploy this sha512 in download.html? Do we let

Re: Process maven mdo files via ModelloCLI

2018-08-26 Thread William L. Thomson Jr.
Hi Hervé, Thanks for the response! On Sun, 26 Aug 2018 19:35:02 +0200 Hervé BOUTEMY wrote: > Hi William, > > Debian already worked on this: I don't precisely know how they did, > but you should probably have a look. Well they can cut some corners as they need to build it just once for

Re: releasing Maven parent POM 33 and sha512 plan

2018-08-26 Thread Karl Heinz Marbaise
Hi, On 26/08/18 19:35, Hervé BOUTEMY wrote: Hi, I'm ready to release Maven parent POM 33 for sha512 checksum creation: last chance if you want another POM change in this release. go for it.. Another question is: how do we want to deploy this sha512 in download.html? Do we let everybody up

releasing Maven parent POM 33 and sha512 plan

2018-08-26 Thread Hervé BOUTEMY
Hi, I'm ready to release Maven parent POM 33 for sha512 checksum creation: last chance if you want another POM change in this release. Another question is: how do we want to deploy this sha512 in download.html? Do we let everybody update download.xml.vm when upgrading parent POM or should I bu

Re: Process maven mdo files via ModelloCLI

2018-08-26 Thread Hervé BOUTEMY
Hi William, Debian already worked on this: I don't precisely know how they did, but you should probably have a look. A few hints on your investigations: - on the .mdo files in plexus-containers, I added them only to generate documentation [1], then you can just ignore that ones - are you using