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

[MNGSITE-521] Copy edit and clarify artifacts.md #629

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Jan 7, 2025

I think we still need to more precisely define "dependency type" but this is a good start.

I think we still need to more precisely define "dependency type" but this is a good start.
@elharo elharo requested a review from cstamas January 7, 2025 13:49
@elharo elharo changed the title [MNGSITE-521] Copy edit and clarify [MNGSITE-521] Copy edit and clarify artifacts.md Jan 7, 2025
@elharo elharo marked this pull request as ready for review January 7, 2025 15:23
An Artifact is "anything" (any file) that can be addressed using its coordinates, and Maven downloads, installs or
deploys for you. Most of them are POMs and JARs but
an artifact can be really anything. A very important thing about artifacts is that they have coordinates,
An artifact is a file (more precisely, a sequence of bytes) that can be addressed using its coordinates
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Perhaps something like

"A file is a sequence of bytes addressed by a path in a file system. A resource is a sequence of bytes addressed by a URL. An artifact is a sequence of bytes addressed by Maven coordinates."

@slachiewicz slachiewicz added the documentation Improvements or additions to documentation label Jan 11, 2025
@slachiewicz slachiewicz removed their request for review January 15, 2025 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants