[JIRA] (JENKINS-56579) .mvn/extensions.xml not recognized

2019-04-09 Thread benjamin-buesc...@web.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Benjamin Büscher commented on  JENKINS-56579  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: .mvn/extensions.xml not recognized   
 

  
 
 
 
 

 
 It's a little ugly: jenkins -> ant -> cmd -> maven: Jenkins calls an ant build via ant plugin. Inside of the ant build an exec target is used to call cmd launching the maven build.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-56579) .mvn/extensions.xml not recognized

2019-04-09 Thread benjamin-buesc...@web.de (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Benjamin Büscher commented on  JENKINS-56579  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: .mvn/extensions.xml not recognized   
 

  
 
 
 
 

 
 I think I ran into the same issue but from a slightly different direction. I also have a pomless tycho build running on Windows slaves. 
 
I call maven via CMD, not the jenkins maven plugin. (-> I dont think its a jenkins issue) 
 
This build fails on maven 3.6.0 with similar looking log and works on maven 3.3.9, just as described here. 
  
I've set up a local jenkins on my dev machine (win10) - this build works fine using maven 3.6.0! 
 My guess is that this is a maven issue on win server, probably related to how plugins like tycho are loaded.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.