[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2019-01-11 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels:   (was: candidate_jcr_2_8)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



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


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2018-11-05 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Fix Version/s: 2.10.9

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_8
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



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


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2018-11-05 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels: candidate_jcr_2_8  (was: candidate_jcr_2_10)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_8
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10, 2.10.9
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



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


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2018-09-06 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Fix Version/s: 2.12.10

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_10
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



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


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2018-09-06 Thread Julian Reschke (JIRA)


 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels: candidate_jcr_2_10  (was: candidate_jcr_2_12)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>Priority: Major
>  Labels: candidate_jcr_2_10
> Fix For: 2.16, 2.15.7, 2.14.4, 2.12.10
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



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


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Fix Version/s: 2.14.4

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>  Labels: candidate_jcr_2_12
> Fix For: 2.16, 2.15.7, 2.14.4
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels: candidate_jcr_2_12  (was: candidate_jcr_2_12 candidate_jcr_2_14)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>  Labels: candidate_jcr_2_12
> Fix For: 2.16, 2.15.7, 2.14.4
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2017-10-25 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels: candidate_jcr_2_12 candidate_jcr_2_14  (was: candidate_jcr_2_14)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>  Labels: candidate_jcr_2_12, candidate_jcr_2_14
> Fix For: 2.16, 2.15.7
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2017-10-18 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Labels: candidate_jcr_2_14  (was: )

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
>  Labels: candidate_jcr_2_14
> Fix For: 2.16, 2.15.7
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (JCR-4196) update surefire and failsafe plugins for use with java 9

2017-10-18 Thread Julian Reschke (JIRA)

 [ 
https://issues.apache.org/jira/browse/JCR-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Reschke updated JCR-4196:

Summary: update surefire and failsafe plugins for use with java 9  (was: 
update failsafe plugin for use of java 9)

> update surefire and failsafe plugins for use with java 9
> 
>
> Key: JCR-4196
> URL: https://issues.apache.org/jira/browse/JCR-4196
> Project: Jackrabbit Content Repository
>  Issue Type: Sub-task
>  Components: jackrabbit-parent
>Reporter: Julian Reschke
>Assignee: Julian Reschke
> Fix For: 2.16
>
>
> {noformat}
> [WARNING] Error injecting: 
> org.apache.maven.plugin.failsafe.IntegrationTestMojo
> java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException
> at java.base/java.lang.Class.getDeclaredConstructors0(Native Method)
> at 
> java.base/java.lang.Class.privateGetDeclaredConstructors(Class.java:3110)
> at java.base/java.lang.Class.getDeclaredConstructors(Class.java:2314)
> at 
> com.google.inject.spi.InjectionPoint.forConstructorOf(InjectionPoint.java:245)
> {noformat}
> Surefire as well for consistency...



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)