I am trying to compile SOLR, it fails with following error. It my only Ant task, rest is building with maven.
Started by user anonymous Building in workspace /usr/local/jboss/.jenkins/jobs/Solr/workspace Checkout:workspace / /usr/local/jboss/.jenkins/jobs/Solr/workspace - hudson.remoting.LocalChannel@7ced8714 Using strategy: Default Cloning the remote Git repository Cloning repository origin Fetching upstream changes from http://git.apache.org/lucene-solr.git/ Commencing build of Revision 10a020ebbedc009b1dabeb93cc6c72bbe9700a91 (origin/trunk) Checking out Revision 10a020ebbedc009b1dabeb93cc6c72bbe9700a91 (origin/trunk) No change to record in branch origin/trunk [workspace] $ ant dist -lib /usr/local/jboss/.jenkins/plugins/artifactory/WEB-INF/lib -listener org.jfrog.build.extractor.listener.ArtifactoryBuildListener Buildfile: /usr/local/jboss/.jenkins/jobs/Solr/workspace/build.xml BUILD FAILED Class org.jfrog.build.extractor.listener.ArtifactoryBuildListener could not be loaded because of an invalid dependency. Total time: 0 seconds Build step 'Invoke Ant' marked build as failure Finished: FAILURE -- View this message in context: http://forums.jfrog.org/ArtifactoryBuildListener-invalid-dependency-tp7578170.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
