[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski edited a comment on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Looking for some workarounds I wonder: - will {{-Dmaven.ext.class.path}} work? - will modifying {{maven33- agent.jar}} or {{maven33- interceptor.jar}} or {{maven3-interceptor-commons.jar}}? - will putting it under {{lib}} instead of {{lib/ext}} work? - is there any way to load  the extensions by modifying the Maven installation (e.g. it seems  {{ conf/logging}} is on the classpath too)? - is there any way to load {{ EventSpy}} clients at all, even globally for the whole Jenkins? - are *build* extensions (https://maven.apache.org/guides/mini/guide-using-extensions.html) supported?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski edited a comment on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Looking for some workarounds I wonder: - will {{-Dmaven.ext.class.path}} work? -  will modifying {{maven33-interceptor.jar}} or {{maven3-interceptor-commons.jar}}? - will putting it under {{lib}} instead of {{lib/ext}} work? - is there any way to load {{EventSpy}} clients at all, even globally for the whole Jenkins? -  are *build* extensions (https://maven.apache.org/guides/mini/guide-using-extensions.html) supported?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Looking for some workarounds I wonder: 
 
will -Dmaven.ext.class.path work? 
are build extensions (https://maven.apache.org/guides/mini/guide-using-extensions.html) supported? 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 > It should require load these extensions in the pom resolution which is done by jenkins (and thus with its classloader which isn't really allowing dynamic updates). The extensions doesn't work even if I put them in the Maven installation under lib/ext so I don't think it's about dynamic class loading.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski edited a comment on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 >  It should require load these extensions in the pom resolution which is done by jenkins (and thus with its classloader which isn't really allowing dynamic updates).The extensions doesn't work even if I put them in the Maven installation under {{lib/ext}} so I don't think it's about dynamic class loading .   -- static isn't working either  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski edited a comment on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 > From my POV it can work only in classical freestyle jobs where we don't have the advanced integration.I don't think it's a matter of POV when the plugin claims to provide "advanced integration for Maven 2/3 projects" with no information about it's many incompatibilities.Please inform people clearly what they are getting into. This might "discourage people from using the Maven  integration  project type " but I think it's better than setting wrong expectations.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 > From my POV it can work only in classical freestyle jobs where we don't have the advanced integration. I don't think it's a matter of POV when the plugin claims to provide "advanced integration for Maven 2/3 projects" with no information about it's many incompatibilities. Please inform people clearly what they are getting into. This might "discourage people from using the Maven integration" but I think it's better than setting wrong expectations.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Maven extensions + Maven Job ? From my POV (cc @olamy) it's not possible to have this supported. It should require load these extensions in the pom resolution which is done by jenkins (and thus with its classloader which isn't really allowing dynamic updates). From my POV it can work only in classical freestyle jobs where we don't have the advanced integration.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-12-07 Thread bochenski.kuba+jenk...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jakub Bochenski reopened an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Maven core extensions are still not working in a Maven project even with Maven Integration plugin 2.14 and apache-maven-3.4.0-20161124.073639-240, which has a fix for https://issues.apache.org/jira/browse/MNG-5889  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-28629  
 
 
  Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
Change By: 
 Jakub Bochenski  
 
 
Resolution: 
 Fixed  
 
 
Status: 
 Resolved Reopened  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and st

[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-11-22 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Should be fixed in 2.14 The problem with -f and .mvn folders is an issue on maven side  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-28629  
 
 
  Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
Change By: 
 Arnaud Héritier  
 
 
Status: 
 In Progress Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https:/

[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-10-16 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Code changed in jenkins User: Arnaud HERITIER Path: pom.xml http://jenkins-ci.org/commit/maven-plugin/2ba218bda274cb5d5b561aeada8678d52bd7c26d Log: Use maven-interceptors 1.8.1 Fixed: Apache Maven 3.3 support and toolchains integration ( JENKINS-28629, JENKINS-28420 )  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-09-14 Thread rhpatr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Robert Patrick commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 I submitted a pull request to fix the Maven shell scripts to properly handle finding the correct .mvn directory when passing the file argument. No one seems to be looking at it from the Maven side... See MNG-5889  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-08-26 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier assigned an issue to Arnaud Héritier  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-28629  
 
 
  Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
Change By: 
 Arnaud Héritier  
 
 
Assignee: 
 olamy Arnaud Héritier  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-08-26 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier started work on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Arnaud Héritier  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-28629) Fix Apache Maven 3.3 support

2016-07-18 Thread aherit...@apache.org (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Arnaud Héritier commented on  JENKINS-28629  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Fix Apache Maven 3.3 support   
 

  
 
 
 
 

 
 Tests are passing thus I propose to merge the PR and to iterate to fix existing bugs before the release. https://jenkins.ci.cloudbees.com/job/plugins/job/maven-plugin/237/ WDYT ? (FYI @olamy is working on the test framework which should ease to manage them) If you are interested by this fix you can give a try to this SNAPSHOT : https://jenkins.ci.cloudbees.com/job/plugins/job/maven-plugin/237/org.jenkins-ci.main$maven-plugin/artifact/org.jenkins-ci.main/maven-plugin/2.14-SNAPSHOT/maven-plugin-2.14-SNAPSHOT.hpi  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.