[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-23 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16411659#comment-16411659
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » 
CODE-IMPROVEMENTS #4

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/CODE-IMPROVEMENTS/4/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-0.10.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}
> Based on the usage of tools like Takari plugin testing we need to lift up the 
> build requirements to JDK 8 minimum. 



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-06 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16388404#comment-16388404
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » master #10

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/master/10/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}
> Based on the usage of tools like Takari plugin testing we need to lift up the 
> build requirements to JDK 8 minimum. 



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385400#comment-16385400
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#24

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/24/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}
> Based on the usage of tools like Takari plugin testing we need to lift up the 
> build requirements to JDK 8 minimum. 



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-04 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16385331#comment-16385331
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#21

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/21/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384842#comment-16384842
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#18

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/18/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-03-03 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16384834#comment-16384834
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#17

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/17/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-02-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366057#comment-16366057
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#16

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/16/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-02-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364727#comment-16364727
 ] 

Hudson commented on MSHARED-656:


Build failed in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 #15

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/15/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-02-14 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16364697#comment-16364697
 ] 

Hudson commented on MSHARED-656:


Build failed in Jenkins: Maven TLP » maven-artifact-transfer » 
MSHARED-679-package-private #5

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-679-package-private/5/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-01-31 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16347621#comment-16347621
 ] 

Hudson commented on MSHARED-656:


Build failed in Jenkins: Maven TLP » maven-artifact-transfer » 
MSHARED-679-package-private #3

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-679-package-private/3/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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


[jira] [Commented] (MSHARED-656) Make integration testing for different Maven versions possible

2018-01-28 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/MSHARED-656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16342728#comment-16342728
 ] 

Hudson commented on MSHARED-656:


Build succeeded in Jenkins: Maven TLP » maven-artifact-transfer » MSHARED-656 
#10

See 
https://builds.apache.org/job/maven-box/job/maven-artifact-transfer/job/MSHARED-656/10/

> Make integration testing for different Maven versions possible
> --
>
> Key: MSHARED-656
> URL: https://issues.apache.org/jira/browse/MSHARED-656
> Project: Maven Shared Components
>  Issue Type: Improvement
>  Components: maven-artifact-transfer
>Affects Versions: maven-artifact-transfer-0.9.1
>Reporter: Karl Heinz Marbaise
>Assignee: Karl Heinz Marbaise
>Priority: Critical
> Fix For: maven-artifact-transfer-1.0.0
>
>
> Creating a way to make integration testing of the different implementation 
> possible during the building of the shared component. Currently it is only 
> possible to make running the tests only for Maven 3.0.X based on the 
> definition of the dependencies in particular:
> {code:xml}
> 
>   org.sonatype.aether
>   aether-impl
>   1.7
>   test
> 
> {code}



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