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 artifact name with github-package #4

Open
ruioliveiras opened this issue Mar 25, 2020 · 1 comment
Open

Wrong artifact name with github-package #4

ruioliveiras opened this issue Mar 25, 2020 · 1 comment

Comments

@ruioliveiras
Copy link

ruioliveiras commented Mar 25, 2020

I'm trying to use github action to publish my libs to github-packages.

(Currently we are already publishing our libs to Nexus in our infrastructure, and everything is ok.)

But want happen when I publish to github-package is this:

<dependency>
  <groupId>{{groupId}}.{{my-component_2</groupId>
  <artifactId>12</artifactId>
  <version>1.3.3-snapshot</version>
</dependency>

Have you have this behavior on github-package ?

NOTE: I know that this problem may not be related to your action, but if you can help would be nice :)

@lokkju
Copy link
Owner

lokkju commented Jun 3, 2020

I'm not sure what the problem you're describing is. Could you provide more details?

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