You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Carlos Sanchez <ap...@carlos.cousas.net> on 2004/06/07 15:41:33 UTC

Minimal project.xml for upload requests

Hi, 

What are the minimal requirements of an upload request project.xml for a
project not using maven?
Only pomVersion, id, name, groupId and dependencies?

Thanks


Carlos Sanchez
A Coruña, Spain

Oness Project
http://oness.sourceforge.net



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Minimal project.xml for upload requests

Posted by Omair-Inam Abdul-Matin <oi...@cs.uwaterloo.ca>.
Carlos Sanchez wrote:
> Hi, 
> 
> What are the minimal requirements of an upload request project.xml for a
> project not using maven?
> Only pomVersion, id, name, groupId and dependencies?
> 
> Thanks
> 
> 
> Carlos Sanchez
> A Coruña, Spain
> 
> Oness Project
> http://oness.sourceforge.net
This question was asked in an earlier thread.  Do a search for ibiblio 
uploads question on the newsgroup.

I got the following answer

<quote>
If the project builds with maven the POM you provide should be
fine. If you don't use maven then it would at least be nice to have the

groupId
artifactId
name
currentVersion
dependencies
</quote>

Omair


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org