Slide 14
Slide 14 text
Module artifact attributes
Name: lename, without extension
Extension: lename extension (without dot); implies
the format of the artifact - how it should be used. For
example, jar, zip, png, jpg, txt ...
Type: de nes the purpose of the artifact - why it
should be used, e.g. binary and source code.
For example, you could have 2 artifacts whose type is
source code: the former as .jar, the latter as a .zip
Packaging: implies post-resolution operations, such
as extracting a directory from a zip artifact
14