Skip to content

Wrong artifact name with github-package #4

@ruioliveiras

Description

@ruioliveiras

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 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions