Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-26594

Maven RedeployPublisher broken

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • maven-plugin
    • None

      Starting with 1.598 I get this Error when using the option to deploy Maven artifacts.

      Maven RedeployPublisher use remote pallas maven settings from : /var/lib/jenkins/.m2/settings.xml
      [INFO] Deployment in ftp://.../var/lib/jenkins/deployment/ (id=quicky,uniqueVersion=true)
      Deploying the main artifact portal-1.pom
      FATAL: null
      java.lang.StackOverflowError
      	at java.lang.Exception.<init>(Exception.java:102)
      	at java.lang.ReflectiveOperationException.<init>(ReflectiveOperationException.java:89)
      	at java.lang.reflect.InvocationTargetException.<init>(InvocationTargetException.java:72)
      	at sun.reflect.GeneratedMethodAccessor272.invoke(Unknown Source)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:606)
      	at com.google.inject.internal.DelegatingInvocationHandler.invoke(DelegatingInvocationHandler.java:40)
      	at com.sun.proxy.$Proxy87.lookup(Unknown Source)
      

            Unassigned Unassigned
            sseidel sseidel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: