Re: Extension does not work from .mvn/extensions.xml

2018-11-15 Thread Romain Manni-Bucau
For the marker i was thinking about "property" so your activation would be "el:name" or anything else - idea just being not intrusive and impacting for actual property activation. Did you try to use an extension rewritting the model after it is read and before it is executed with a lifecycle parti

Re: Extension does not work from .mvn/extensions.xml

2018-11-15 Thread J. Lewis Muir
On Wed, Nov 14, 2018 at 3:31 PM Romain Manni-Bucau wrote: > You can debug using mvnDebug but i think it is cause there is already a > property handler - > https://github.com/apache/maven/blob/master/maven-model-builder/src/main/java/org/apache/maven/model/profile/activation/PropertyProfileActivato

Re: maven and java11

2018-11-15 Thread Romain Manni-Bucau
FYI https://github.com/sonatype/plexus-classworlds/pull/16 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn