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

k3po start task fails on Travis CI with could not resolve maven dependencies #6

Closed
AdrianCozma opened this issue Mar 1, 2016 · 1 comment

Comments

@AdrianCozma
Copy link

on Travis CI the build is failing(sometimes) because of the k3po:start task failing to complete

Running "k3po:start" (k3po) task
resolving parent: org.kaazing:k3po.parent:3.0.0-alpha-5
resolving parent: org.kaazing:k3po.parent:3.0.0-alpha-5
resolving parent: org.kaazing:community:2.15
resolving parent: org.kaazing:community:2.15
resolving parent: org.kaazing:community:2.15
resolving parent: org.kaazing:k3po.parent:3.0.0-alpha-5
resolving parent: org.kaazing:community:2.15
resolving parent: org.kaazing:k3po.parent:3.0.0-alpha-5
resolving parent: org.kaazing:community:2.15
resolving parent: de.odysseus.juel:juel-parent:2.2.7
resolving parent: de.odysseus.juel:juel-parent:2.2.7
resolving parent: com.fasterxml:oss-parent:4
resolving parent: com.fasterxml:oss-parent:4
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.antlr:antlr4-master:4.2.2
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: com.fasterxml:oss-parent:4
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.antlr:antlr4-master:4.2.2
resolving parent: org.sonatype.oss:oss-parent:7
resolving parent: org.sonatype.oss:oss-parent:7
could not resolve maven dependencies [ [Error: Unencoded <
  Line: 372
  Column: 41
  Char: ] ]

The failure should also cause the grunt task to fail; current behavior is:

The command "grunt sauceTest" exited with 0.

please find full log here

@AdrianCozma AdrianCozma changed the title k3po start task fails on Travis CI but the return code is 0(which causes the Travis build to be green) k3po start task fails on Travis CI with could not resolve maven dependencies Mar 1, 2016
@AdrianCozma
Copy link
Author

the error is different but after some investigation it seems like the cause is the same as for #7 closing this issue as a duplicate

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

No branches or pull requests

1 participant