Hi Tomer,

Here is the output from the debug build you requested:

Apache Ant(TM) version 1.8.2 compiled on December 3 2011
Trying the default build file: build.xml
Buildfile: /home/jenkins/.jenkins/workspace/secret/build.xml

BUILD FAILED

Class org.jfrog.build.extractor.listener.ArtifactoryBuildListener could not
be loaded because of an invalid dependency.
        at
org.apache.tools.ant.util.ClasspathUtils.newInstance(ClasspathUtils.java:265)
        at org.apache.tools.ant.Main.addBuildListeners(Main.java:864)
        at org.apache.tools.ant.Main.runBuild(Main.java:721)
        at org.apache.tools.ant.Main.startAnt(Main.java:217)
        at org.apache.tools.ant.launch.Launcher.run(Launcher.java:280)
        at org.apache.tools.ant.launch.Launcher.main(Launcher.java:109)
Caused by: java.lang.NoClassDefFoundError:
org/apache/ivy/core/event/IvyListener
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:264)
        at
org.apache.tools.ant.util.ClasspathUtils.newInstance(ClasspathUtils.java:249)
        ... 5 more
Caused by: java.lang.ClassNotFoundException:
org.apache.ivy.core.event.IvyListener
        at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
        at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
        ... 8 more

  Can we get this fixed?

Gili


Tomer Cohen-2 wrote
> 
> Hi Claus,
> 
> Can you provide us a full debug log of the build (censoring any sensitive
> material)? You can get it by running the build in debug mode by adding the
> "-d" switch to the command line arguments.
> 
> Thanks,
> 
> Tomer
> 
> On Mon, May 23, 2011 at 8:32 AM, clausfod <[email protected]> wrote:
> 
>> Hi,
>>
>> I get this error when using ivy/artifactory in Jenkins:
>>
>> BUILD FAILED
>> Class org.jfrog.build.extractor.listener.ArtifactoryBuildListener could
>> not
>> be loaded because of an invalid dependency.
>>
>>
>> Please help :-)
>>
>> Claus
> 




--
View this message in context: 
http://forums.jfrog.org/Problems-with-the-artifactory-plugin-in-Jenkins-tp6393182p7578238.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to