[JIRA] (JENKINS-39554) Maven RedeployPublisher StackOverflowError in 2.28

2016-11-07 Thread rocky...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rade Martinović updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39554  
 
 
  Maven RedeployPublisher StackOverflowError in 2.28   
 

  
 
 
 
 

 
Change By: 
 Rade Martinović  
 
 
Summary: 
 Maven RedeployPublisher  StackoverflowError  StackOverflowError  in 2.28  
 

  
 
 
 
 

 
 
 

 
 
 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-39554) Maven RedeployPublisher StackOverflowError in 2.28

2016-11-07 Thread rocky...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rade Martinović closed an issue as Cannot Reproduce  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 I updated all plugins and now publishing is working. Not sure which one was the offending plugin.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-39554  
 
 
  Maven RedeployPublisher StackOverflowError in 2.28   
 

  
 
 
 
 

 
Change By: 
 Rade Martinović  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Cannot Reproduce  
 

  
 
 
 
 

 
 
 

 
 
 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

[JIRA] (JENKINS-39554) Maven RedeployPublisher StackoverflowError in 2.28

2016-11-07 Thread rocky...@yahoo.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rade Martinović created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-39554  
 
 
  Maven RedeployPublisher StackoverflowError in 2.28   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 maven-plugin  
 
 
Created: 
 2016/Nov/07 1:02 PM  
 
 
Environment: 
 Centos 6  
 
 
Priority: 
  Critical  
 
 
Reporter: 
 Rade Martinović  
 

  
 
 
 
 

 
 Hi all, I get consistent StackOverflowError since this morning. I have autoupdating set up for Jenkins, current version is 2.28. Here is the trace: 

 

[JENKINS] Archiving /usr/jenkins/workspace/netvizura-bom/pom.xml to rs.soneco.netvizura.parent/netvizura-bom/23-SNAPSHOT/netvizura-bom-23-SNAPSHOT.pom
channel stopped
Maven RedeployPublisher use remote NVrel maven settings from : /usr/local/apache-maven-3.3.9/conf/settings.xml
[ERROR] uniqueVersion == false is not anymore supported in maven 3
[INFO] Deployment in http:/xxx.yyy.xxx.yyy/nexus/content/repositories/snapshots (id=rcub.snapshots.netvizura,uniqueVersion=false)
Deploying the main artifact netvizura-bom-23-SNAPSHOT.pom
FATAL: null
java.lang.StackOverflowError
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:50)
	at com.sun.proxy.$Proxy548.lookup(Unknown Source)
	at sun.reflect.GeneratedMethodAccessor4450.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.ja

[JIRA] [core] (JENKINS-26601) StackOverflow Maven Job Parse Poms

2015-02-03 Thread rocky...@yahoo.com (JIRA)














































Rade Martinovic
 commented on  JENKINS-26601


StackOverflow Maven Job Parse Poms















How difficult it is to create a test case for this bug?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [credentials-plugin] (JENKINS-25874) Maven Project plugin to use Credentials plugin

2014-12-02 Thread rocky...@yahoo.com (JIRA)














































Rade Martinovic
 created  JENKINS-25874


Maven Project plugin to use Credentials plugin















Issue Type:


Improvement



Assignee:


stephenconnolly



Components:


credentials-plugin, maven-plugin



Created:


02/Dec/14 5:30 PM



Description:


Hi.

I had to enter the credentials for post build action "Deploy artifacts to Maven repository" inside settings.xml of my Maven installation.

This is somewhat less than desirable for me since:

	I have three different installations of Maven
	Jenkins is shared between teams as is the Nexus server - it would be good to have separate credentials for separate projects for their own deployments, currently that means that settings.xml(s) have to have many similar entries
	Anybody with SSH access to the machine can read credentials from settings.xml.






Environment:


Jenkins 1.519




Project:


Jenkins



Priority:


Minor



Reporter:


Rade Martinovic

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [maven-plugin] (JENKINS-11964) [Regression] Cannot build a single module in a Maven multi-module job with Maven 3

2014-10-15 Thread rocky...@yahoo.com (JIRA)












































  
Rade Martinovic
 edited a comment on  JENKINS-11964


[Regression] Cannot build a single module in a Maven multi-module job with Maven 3
















The wiki page for Maven plugin says that it the fix has made it into 2.7 release. So is this issue Resolved?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [maven-plugin] (JENKINS-11964) [Regression] Cannot build a single module in a Maven multi-module job with Maven 3

2014-10-15 Thread rocky...@yahoo.com (JIRA)














































Rade Martinovic
 commented on  JENKINS-11964


[Regression] Cannot build a single module in a Maven multi-module job with Maven 3















The wiki page for Maven plugin says that it the fix has made it into 2.7 release. So this issue is Resolved?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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-11964) [Regression] Cannot build a single module in a Maven multi-module job with Maven 3

2013-01-16 Thread rocky...@yahoo.com (JIRA)














































Rade Martinović
 commented on  JENKINS-11964


[Regression] Cannot build a single module in a Maven multi-module job with Maven 3















Any news on this?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira






[JIRA] (JENKINS-11964) [Regression] Cannot build a single module in a Maven multi-module job with Maven 3

2012-10-12 Thread rocky...@yahoo.com (JIRA)














































Rade Martinović
 commented on  JENKINS-11964


[Regression] Cannot build a single module in a Maven multi-module job with Maven 3















Is maven 3 support planned?



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira