> As a start how about:
>
> - project.xml: which can be renamed with the info in the POM itself
> - license file: do we have a standard name for this?
> - artifact to be uploaded
>
> Anything else?
>
> A simple zip/jar file would do as items can be easily extracted.
>
I think it is almost enough.
For any artifact we need to know it's artifactId, groupId (which are both in
POM) and the type.
So probably we need to do something with "type".
POM v4 has addressed this issues, but we have made the right decision to
postpone any changes in POM.


Michal




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to