jbehave-core / jbehave-jenkins-plugin cannot compile package

Description

Reduce to trival since I didnt know you could get the hpi from http://search.maven.org/#search|ga|1|jbehave-jenkins-plugin

A user cannot compile jbehave-core / jbehave-jenkins-plugin project using mvn package

Steps to reproduce on windows OS:

  • download or clone master jbehave-core

  • Open cmd.exe

  • CD into the jbehave-jenkins-plugin directory

  • run the following

when running these are the initial results on master:

  • add the jenkins xunit repository to the pom to fix above problem

  • run the following

after running with the specified repository for jenkins xUnit I get the following error:

  • so I added the dependency for jenkins annotation-indexer to the pom to fix above problem

  • run the following

after running with the specified dependency for jenkins annotation-indexer I get the following error:

Stuck here. Just trying to build the hpi to put into jenkins...

Using java version

Using maven version

Activity

Not A Bug

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created November 4, 2013 at 12:42 AM
Updated November 4, 2013 at 6:22 AM
Resolved November 4, 2013 at 6:22 AM