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

Maven release:perform fails for module deegree-workspace-wcts when deploying artifact #1132

Closed
tfr42 opened this issue Mar 15, 2021 · 1 comment
Labels
CI and build CI and build system TMC discussion to be discussed by technical management committee members

Comments

@tfr42
Copy link
Member

tfr42 commented Mar 15, 2021

Recent maven release:perform execution failed due to

[INFO] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project deegree-workspace-wcts: Failed to deploy artifacts: Could not transfer artifact org.deegree:deegree-workspace-wcts:jar:3.4.16 from/to deegree-releases (http://repo.deegree.org/content/repositories/releases/): Transfer failed for http://repo.deegree.org/content/repositories/releases/org/deegree/deegree-workspace-wcts/3.4.16/deegree-workspace-wcts-3.4.16.jar 400 Bad Request

...

Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.deegree:deegree-workspace-wcts:jar:3.4.16 from/to deegree-releases (http://repo.deegree.org/content/repositories/releases/): Transfer failed for http://repo.deegree.org/content/repositories/releases/org/deegree/deegree-workspace-wcts/3.4.16/deegree-workspace-wcts-3.4.16.jar 400 Bad Request

see https://buildserver.deegree.org/job/deegree-3.4-master/253/console

Running the deploy phase with deegree-maven-plugin v1.20 does not run into this issue.

Workaround is to enable redeployment on nexus for this target repository.

@tfr42 tfr42 added TMC discussion to be discussed by technical management committee members CI and build CI and build system labels Mar 15, 2021
@tfr42
Copy link
Member Author

tfr42 commented Aug 18, 2021

The deegree-maven-plugin as been removed from the project (see #963 and PR #1169) and release version has been successfully built on the new server with Nexus 3 (#1130). Issue is resolved.

@tfr42 tfr42 closed this as completed Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI and build CI and build system TMC discussion to be discussed by technical management committee members
Projects
None yet
Development

No branches or pull requests

1 participant