[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2020-03-28 Thread Hudson (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17069824#comment-17069824
 ] 

Hudson commented on MNG-6543:
-

Build failed in Jenkins: Maven TLP » maven-studies » maven-metrics #4

See 
https://builds.apache.org/job/maven-box/job/maven-studies/job/maven-metrics/4/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-04-04 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810394#comment-16810394
 ] 

Hudson commented on MNG-6543:
-

Build unstable in Jenkins: Maven TLP » maven » MNG-6169/MNG-6556 #12

See 
https://builds.apache.org/job/maven-box/job/maven/job/MNG-6169%252FMNG-6556/12/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-28 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804634#comment-16804634
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

Fixed with 
[5306cd010e4a7a480becb24846c3c07643f3a4bb|https://gitbox.apache.org/repos/asf?p=maven.git;a=commit;h=5306cd010e4a7a480becb24846c3c07643f3a4bb]

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-28 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804549#comment-16804549
 ] 

Hudson commented on MNG-6543:
-

Build succeeded in Jenkins: Maven TLP » maven » runITsWithJavaEA #26

See https://builds.apache.org/job/maven-box/job/maven/job/runITsWithJavaEA/26/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-28 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804541#comment-16804541
 ] 

Hudson commented on MNG-6543:
-

Build succeeded in Jenkins: Maven TLP » maven » master #185

See https://builds.apache.org/job/maven-box/job/maven/job/master/185/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-26 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16802105#comment-16802105
 ] 

Hudson commented on MNG-6543:
-

Build succeeded in Jenkins: Maven TLP » maven » runITsWithJavaEA #25

See https://builds.apache.org/job/maven-box/job/maven/job/runITsWithJavaEA/25/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-25 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16801201#comment-16801201
 ] 

Hudson commented on MNG-6543:
-

Build succeeded in Jenkins: Maven TLP » maven » MNG-6506 #3

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6506/3/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]
> see MNG-6506 for more details



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-11 Thread Thomas Andraschko (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16789917#comment-16789917
 ] 

Thomas Andraschko commented on MNG-6543:


Any update / release date?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-01-27 Thread Hudson (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753537#comment-16753537
 ] 

Hudson commented on MNG-6543:
-

Build failed in Jenkins: Maven TLP » maven » MNG-6512-build-11 #9

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-6512-build-11/9/

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-01-25 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752033#comment-16752033
 ] 

Eivind Bergtøl commented on MNG-6543:
-

+1 I also have this problem and has worked around it by creating our own bundle 
for now.

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-01-25 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752029#comment-16752029
 ] 

Thomas Schüttel commented on MNG-6543:
--

I came across the same problem and manually updating the plexus-classworlds 
dependency solved the issue.
Any plans to upgrade to plexus-classworlds to 2.6.0?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-01-04 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734783#comment-16734783
 ] 

Hervé Boutemy commented on MNG-6543:


oh yes, MNG-6506 is exactly what I was looking for: thanks Andreas!!!
[~slachiewicz] any chance to integrate the demo into core IT?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-01-04 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734629#comment-16734629
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

one more sample project to show problem MNG-6506 - thx [~veithen] !

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-31 Thread Romain Manni-Bucau (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731237#comment-16731237
 ] 

Romain Manni-Bucau commented on MNG-6543:
-

In tomee embedded we start tomee with the classrealm and tomee uses a jaxblike 
parser (sxc) to read all ee descriptors and some internal files. All use 
namespaces on packages and fails with this issue. 

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731119#comment-16731119
 ] 

Hervé Boutemy commented on MNG-6543:


https://artofcode.wordpress.com/2018/06/29/jaxb2-maven-plugin-2-4-and-java-10/ 
starts to answer my questions

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731117#comment-16731117
 ] 

Hervé Boutemy commented on MNG-6543:


https://github.com/codehaus-plexus/plexus-classworlds/issues/3 is a little more 
clear, even if it goes early in details before showing the stacktrace

and definitely, I still can't get any clue on the so many plugins that fail

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731061#comment-16731061
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

Here we have explanation 
[https://github.com/eclipse-ee4j/jaxb-ri/issues/1220#issuecomment-428139589]
With old Classword and Java 9+ we are unable to load package level annotations 
from package-info.class

In Jaxb case we unable to find 
com.sun.xml.bind.v2.schemagen.episode.package-info

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730998#comment-16730998
 ] 

Hervé Boutemy commented on MNG-6543:


ClassWorlds 2.6.0 is released to Central? there is no commit in the Git repo, 
nor tag!!! https://github.com/codehaus-plexus/plexus-classworlds
and ideally, the site should be updated also...

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread Romain Manni-Bucau (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731009#comment-16731009
 ] 

Romain Manni-Bucau commented on MNG-6543:
-

works on my side

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731003#comment-16731003
 ] 

Hervé Boutemy commented on MNG-6543:


[~slachiewicz]thank you for the test: I could at least check that the issue 
happens already with Java 9, and not only with Java 11.
And of course, most importantly, I could check that this ClassWorlds 2.6.0 
release fixes the issue :)

what I dislike in this example is that the symptom is really hard to link with 
the root cause:
{noformat}Caused by: java.lang.IllegalArgumentException: Prefix '' is already 
bound to ''
at com.sun.xml.txw2.StartTag.addNamespaceDecl (StartTag.java:191)
at com.sun.xml.txw2.ContainerElement._namespace (ContainerElement.java:333)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke (Method.java:564)
at com.sun.xml.txw2.ContainerElement.invoke (ContainerElement.java:134)
at com.sun.proxy.$Proxy31._namespace (Unknown Source)
at com.sun.tools.xjc.addon.episode.PluginImpl.run (PluginImpl.java:174)
at com.sun.tools.xjc.model.Model.generateCode (Model.java:292)
at com.sun.tools.xjc.Driver.run (Driver.java:384)
at 
org.codehaus.mojo.jaxb2.javageneration.AbstractJavaGeneratorMojo.performExecution
 (AbstractJavaGeneratorMojo.java:468){noformat}

did you have any chance to test with something related to package annotations, 
since it was told this is something happening quite frequently?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-30 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16731001#comment-16731001
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

I received notification about artifact release - 
http://central.maven.org/maven2/org/codehaus/plexus/plexus-classworlds/2.6.0/


> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-29 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730808#comment-16730808
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

[~hboutemy] I created a sample project [^MNG-6543-xjc.zip] to demonstrate the 
issue with Java 11 and xjc

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
> Attachments: MNG-6543-xjc.zip
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-29 Thread Sylwester Lachiewicz (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730729#comment-16730729
 ] 

Sylwester Lachiewicz commented on MNG-6543:
---

[~romain.manni-bucau] please try Maven build with classworlds 2.6.0 from our CI 
build:

[https://builds.apache.org/view/M-R/view/Maven/job/maven-box/job/maven/job/MNG-6543/1/artifact/org/apache/maven/apache-maven/3.6.1-SNAPSHOT/]

We see no regression in our run-its so far - I'll try to find more tests.

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Assignee: Sylwester Lachiewicz
>Priority: Major
> Fix For: 3.6.1
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-27 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729606#comment-16729606
 ] 

Hervé Boutemy commented on MNG-6543:


you still didn't give me a classical plugin that fails, with a simple demo to 
show classical symptoms
but once I read the ClassLoader javadoc, I can understand what can happen (now 
I understand it's related to modules in Java 9)

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Affects Versions: 3.6.0
>Reporter: Romain Manni-Bucau
>Priority: Major
> Fix For: 3.6.1
>
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-27 Thread Romain Manni-Bucau (JIRA)


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729602#comment-16729602
 ] 

Romain Manni-Bucau commented on MNG-6543:
-

Almost, just add that the jvm itself uses it and therefore a mojo can not be 
aware of it - it is the package case - and you have the issue users are facing.

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Reporter: Romain Manni-Bucau
>Priority: Major
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-27 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729600#comment-16729600
 ] 

Hervé Boutemy commented on MNG-6543:


while at it, why not implement ClassLoader.findResource​(String moduleName, 
String name)?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Reporter: Romain Manni-Bucau
>Priority: Major
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2018-12-27 Thread JIRA


[ 
https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16729594#comment-16729594
 ] 

Hervé Boutemy commented on MNG-6543:


IIUC, it's a new API added in Java 9 for modules

then the few mojos that use this new API are failing, since the API is not 
implemented in ClassWorlds 2.5.2?

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> ---
>
> Key: MNG-6543
> URL: https://issues.apache.org/jira/browse/MNG-6543
> Project: Maven
>  Issue Type: Bug
>  Components: Class Loading
>Reporter: Romain Manni-Bucau
>Priority: Major
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in Maven and 
> enable Mojos using this Java 9 new JPMS API to work under java 9+
> see 
> [https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/ClassLoader.html#findClass(java.lang.String,java.lang.String)|https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/ClassLoader.html#findClass(java.lang.String,java.lang.String)]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)