[ https://issues.jenkins-ci.org/browse/JENKINS-12693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=158884#comment-158884 ]
gbois commented on JENKINS-12693: --------------------------------- Do you use Java 5? The plugin is built with Java 6. Regarding the .jpi extension file, it seems you are using a wrong plugin because all versions have a classic .hpi extension file. The latest can be found here: http://maven.jenkins-ci.org:8081/content/repositories/releases/org/jenkins-ci/plugins/urltrigger/0.13/ > urltrigger cannot start: claims "bad major version at offset=6" > --------------------------------------------------------------- > > Key: JENKINS-12693 > URL: https://issues.jenkins-ci.org/browse/JENKINS-12693 > Project: Jenkins > Issue Type: Bug > Components: urltrigger > Environment: Jenkins 1.445, urltrigger 0.10 > Reporter: torbent > Assignee: gbois > Attachments: 2012-02-09-urltrigger-major-version.txt.txt > > > The urltrigger plugin refuses to start, gives a stacktrace where this seems > to be the interesting part: > {quote}Caused by: java.lang.UnsupportedClassVersionError: > (com/sun/jersey/api/client/config/ClientConfig) bad major version at offset=6 > {quote} > Full log attached. I'm not able to test newer releases at the moment, because > Jenkins 1.446 does not work for me and the latest urltrigger is built as a > .jpi which Jenkins doesn't support until 1.448. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira