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

Release plugin does not transform distribution module #3

Open
wolfc opened this issue Oct 7, 2014 · 3 comments
Open

Release plugin does not transform distribution module #3

wolfc opened this issue Oct 7, 2014 · 3 comments
Assignees
Milestone

Comments

@wolfc
Copy link

wolfc commented Oct 7, 2014

[INFO] [INFO] Apache CXF Manifest Jar ........................... FAILURE [3:26.488s]
[INFO] [INFO] Apache CXF Distribution ........................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 48:22.001s
[INFO] [INFO] Finished at: Tue Oct 07 10:44:06 CEST 2014
[INFO] [INFO] Final Memory: 284M/994M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal on project cxf-distribution-manifest: Could not resolve dependencies for project org.apache.cxf:cxf-distribution-manifest:jar:2.7.12.SP1-SNAPSHOT: Could not find artifact org.apache.cxf:cxf-bundle:jar:2.7.12.SP1-SNAPSHOT in jboss-public-repository-group (https://repository.jboss.org/nexus/content/groups/public/) -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :cxf-distribution-manifest
@wolfc
Copy link
Author

wolfc commented Oct 7, 2014

http://cxf.apache.org/release-management.html

Then, to actually perform the release, run the below commands.

mvn release:prepare -Peverything,jaxws22
mvn release:perform -Peverything,jaxws22

@wolfc wolfc self-assigned this Oct 7, 2014
@wolfc wolfc added this to the 2.7.12.SP1 milestone Oct 7, 2014
@wolfc
Copy link
Author

wolfc commented Oct 7, 2014

Note that currently performing the release is not working, because we haven't added a proper jboss distribution section yet.

@wolfc wolfc closed this as completed Oct 7, 2014
@wolfc
Copy link
Author

wolfc commented Sep 16, 2016

The steps at #3 (comment) are just a work-around, not a solution.

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