On Fri September 25 2009 12:07:09 pm Stephen Connolly wrote:
> For me,
> 
> High quality is that:
> 
> /project/(?parent/)(groupId|artifactId|version) are valid and do not
> reference properties
> 
> /project/dependencies is valid and if there are any properties defined
> they are defined within the pom or it's parents
> 
> /project/name
> /project/description
> /project/url

And I would add:

 /project/licenses

as that's very important to know if I can use the artifact or not.    

> Bonus high quality is when it has
> 
> /project/scm
> /project/issueTracking
> /project/developers
> /project/contributors

I would add
/project/organization 
here as well.

Dan


> 
> and if it is a project that builds using Maven 2
> 
> -Stephen
> 


-- 
Daniel Kulp
dk...@apache.org
http://www.dankulp.com/blog

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

Reply via email to