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

[MNG-8043] document new default types, replacing artifact handlers #1463

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

hboutemy
Copy link
Member

@hboutemy hboutemy commented Apr 1, 2024

No description provided.

*-----------------------+---------------+------------+-----------+-----------------------+-----------------------+
| <<<classpath-jar>>> * | <<<tests>>> | <<<jar>>> | java | classes | |
*-----------------------+---------------+------------+-----------+-----------------------+-----------------------+
| <<<fatjar>>> * | <<<tests>>> | <<<jar>>> | java | classes | |
Copy link
Member

@cstamas cstamas Apr 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fatjar == jar, but:

  • can be on classes only (never on modules path)
  • stops resolution (just like any existing self sufficient type, i.e. war), so include dependencies = true

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cstamas what does this mean in term of this PR?
is there something wrong
is there something to add?

@hboutemy hboutemy merged commit 860310b into master Apr 23, 2024
32 checks passed
This pull request was closed.
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

Successfully merging this pull request may close these issues.

2 participants