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

Wrong github coordinates #10

Open
zambrovski opened this issue Dec 20, 2017 · 2 comments
Open

Wrong github coordinates #10

zambrovski opened this issue Dec 20, 2017 · 2 comments
Assignees
Milestone

Comments

@zambrovski
Copy link
Contributor

A release using the github coordinates fails during commit of the changed version:

Properties in the `pom.xml:

  <properties>
    <toolisticon.github.organization>toolisticon</toolisticon.github.organization>
    <toolisticon.github.repository>${project.artifactId}</toolisticon.github.repository>
  </properties>

Error during release:

Archiving /var/lib/jenkins/workspace/HoliOSS/springboot-swagger-starter/target/springboot-swagger-starter-0.0.1-SNAPSHOT-sources.jar to io.toolisticon.springboot/springboot-swagger-starter/0.0.1-SNAPSHOT/springboot-swagger-starter-0.0.1-SNAPSHOT-sources.jar
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project springboot-swagger-starter: Unable to commit files
[ERROR] Provider message:
[ERROR] The git-push command failed.
[ERROR] Command output:
[ERROR] fatal: remote error:
[ERROR] toolisticon/springboot-swagger-starter.git/springboot-swagger-starter is not a valid repository name
[ERROR] Email support@github.com for help
[ERROR] -> [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/MojoFailureException
@zambrovski
Copy link
Contributor Author

Error still exists, even using a value for toolisticon.github.repository

@jangalinski jangalinski changed the title Wring guthub coordinates Wrong github coordinates Dec 20, 2017
@jangalinski jangalinski self-assigned this Jan 17, 2018
@jangalinski jangalinski added this to the 0.7.0 milestone Jan 17, 2018
@jangalinski
Copy link
Contributor

verify with 0.7.0

@jangalinski jangalinski modified the milestones: 0.7.0, backlog Feb 3, 2020
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

2 participants