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

build failed on tag: 0.123 , dependency-analyze error #3808

Closed
haitaoyao opened this issue Oct 22, 2015 · 4 comments
Closed

build failed on tag: 0.123 , dependency-analyze error #3808

haitaoyao opened this issue Oct 22, 2015 · 4 comments

Comments

@haitaoyao
Copy link
Contributor

Hey, guys.
There must be error on dependency configuration in pom.xml on tag: 0.123.
How can I build the release? Thanks.

Here's the error message

[INFO] --- maven-dependency-plugin:2.10:analyze-only (default) @ presto-kafka ---
[WARNING] Unused declared dependencies found:
[WARNING]    joda-time:joda-time:jar:2.8.2:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18.597 s
[INFO] Finished at: 2015-10-22T21:17:56+08:00
[INFO] Final Memory: 63M/673M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:analyze-only (default) on project presto-kafka: Dependency problems found -> [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/MojoExecutionException
@haitaoyao
Copy link
Contributor Author

There's a lot more maven error while packaging the distribution, mostly maven check error.
I'm working on the pull request to fix it.

I wonder how the other guys generate the distribution.

@electrum
Copy link
Contributor

We use the Maven Release plugin which does the build, tests and tagging all automatically.

@haitaoyao
Copy link
Contributor Author

@electrum I think the release plugin didn't use the dependency plugin to check the dependencies.
Shall I submit a PR for this?
Thanks.

@cberner
Copy link
Contributor

cberner commented May 9, 2016

It seems to work fine to me. Could you provide the steps to followed to reproduce this, if you're still seeing it?

@cberner cberner closed this as completed May 9, 2016
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

3 participants