On Fri, 2005-07-15 at 19:52 +0200, Trygve Laugstøl wrote:
> On Fri, Jul 15, 2005 at 01:38:19PM -0400, Vincent Siveton wrote:
> > Hi,
> > 
> > I noticed that the dependency.url tag has been removed from the POM v4.
> > http://maven.apache.org/maven2/maven-model/maven.html#class_Dependency
> > 
> > I think the url tag is very useful for reports. For instance: lets
> > check the following m1 report:
> > http://maven.apache.org/dependencies.html.  
> 
> There is a <url> under the root node of the POM which can be used by this
> report. Remeber that all artifacts in a Maven 2 repository will have a POM
> along the JAR.

We also hoped not to replicate this information in every POM but get the
information from the POM in question. So if N projects want to provide
the url to, say, XMLBeans, then the URL for XMLBeans can be gleaned from
the XMLBeans POM. So if that URL changes, the next time a dependency
report is generated by those N dependent projects their information will
be correct.

> --
> Trygve
-- 
jvz.

Jason van Zyl
jason at maven.org
http://maven.apache.org

A party which is not afraid of letting culture,
business, and welfare go to ruin completely can
be omnipotent for a while.

  -- Jakob Burckhardt


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

Reply via email to