Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upProblems when running the all plugins test #2756
Comments
purbon
added
the
bug
label
Mar 3, 2015
ph
added this to the
v1.5.0 milestone
Mar 3, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
suyograo
Mar 3, 2015
Member
I get the same error while building on ubuntu 14 as well;
gem installed
Invoking bundler install...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project rubygems:jruby-kafka:1.1.2 (/home/ubuntu/logstash/vendor/bundle/jruby/1.9/specifications/jruby-kafka-1.1.2-java.gemspec) has 3 errors
[ERROR] Unresolveable build extension: Plugin de.saumya.mojo:gem-extension: or one of its dependencies could not be resolved: Could not find artifact de.saumya.mojo:gem-extension:jar: in central (http://repo.maven.apache.org/maven2) -> [Help 2]
[ERROR] Unknown packaging: gem
[ERROR] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin must be a valid version but is ''.
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException
Error Bundler::InstallError, retrying 1/10
Error Errno::EBADF, retrying 2/10
|
I get the same error while building on ubuntu 14 as well;
|
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
|
master works |
ph
added
the
blocker
label
Mar 3, 2015
ph
modified the milestones:
v1.5.0-rc1,
v1.5.0
Mar 3, 2015
purbon
referenced this issue
Mar 4, 2015
Closed
Fix/Workaround the missing jars problems when bootstrapping #2760
suyograo
closed this
Mar 4, 2015
suyograo
added
v1.5.0-rc1
and removed
1.5
labels
Jun 18, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
purbon commentedMar 3, 2015
When running the all plugins test in jenkins, it shows this error:
having shown up beforehand some other errors related to jars fetching