Skip to:
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
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
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
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