Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fabric8-forge release failing: Could not find artifact org.jboss.teiid:teiid-runtime:jar:9.0.0.Final in jboss-public-repository-group #1425

Open
rawlingsj opened this issue Sep 26, 2016 · 2 comments

Comments

@rawlingsj
Copy link
Contributor

Another quickstart breaking the release.

https://ci.fabric8.io/job/fabric8-forge-pullreq/738/console

[ERROR] Failed to execute goal on project my-spring-boot-camel-teiid: Could not resolve dependencies for project org.example:my-spring-boot-camel-teiid:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.jboss.teiid:teiid-runtime:jar:9.0.0.Final, org.jboss.teiid.connectors:translator-jdbc:jar:9.0.0.Final: Could not find artifact org.jboss.teiid:teiid-runtime:jar:9.0.0.Final in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/) -> [Help 1]
[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/DependencyResolutionException
Sep 26, 2016 3:44:47 PM io.fabric8.forge.systest.ProjectGenerator runMavenGoals
INFO: maven result 1 exception: null
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 302.292 sec <<< FAILURE! - in io.fabric8.forge.systest.PopulateMavenRepositoryTest
testPopulateMavenRepo(io.fabric8.forge.systest.PopulateMavenRepositoryTest)  Time elapsed: 302.19 sec  <<< FAILURE!
java.lang.AssertionError: Failed to invoke maven goals: [package] in folder: /mnt/hudson_workspace/workspace/fabric8-forge-pullreq/fabric8-forge/target/createdProjects/spring-boot-camel-teiid-archetype/my-spring-boot-camel-teiid. Exit Code:  expected:<0> but was:<1>
    at org.junit.Assert.fail(Assert.java:88)
    at org.junit.Assert.failNotEquals(Assert.java:834)
    at org.junit.Assert.assertEquals(Assert.java:645)
    at io.fabric8.forge.systest.ProjectGenerator.runMavenGoals(ProjectGenerator.java:320)
    at io.fabric8.forge.systest.ProjectGenerator.useProjectFromArchetype(ProjectGenerator.java:260)
    at io.fabric8.forge.systest.ProjectGenerator.createProjectFromArchetype(ProjectGenerator.java:219)
    at io.fabric8.forge.systest.PopulateMavenRepositoryTest.createProjects(PopulateMavenRepositoryTest.java:90)
@rawlingsj
Copy link
Contributor Author

I'll try disabling the spring-boot-camel-teiid quickstart and release again.

@rawlingsj
Copy link
Contributor Author

PR to disable archetype here #1426

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant