Its ok, half the projects in Maven repository never deployed pom's so its usage is somewhat "speculative" in the first place.

-Mark

Erik Abele wrote:

On 08.03.2004, at 23:20, Mark R. Diggory wrote:

<project>
   <pomVersion>3</pomVersion>
   <groupId>apache-jaxme</groupId>
   <name>Apache Jaxme</name>
   <currentVersion>0.2</currentVersion>
   <organization>
     <name>Apache Software Foundation</name>


The official name is 'The Apache Software Foundation', as incorporated within the State of Delaware. See http://apache.org/foundation/records/certificate.html.

     <url>www.apache.org</url>
   </organization>
   <licenses>
     <license>
       <name>ASL 2.0</name>


It's AL 2.0 not ASL 2.0 (Apache License not Apache Software License).

       <url>http://www.apache.org/licenses/LICENSE-2.0</url>
     </license>
   </licenses>
 </project>


Perhaps a bit pedantic but... :-)

Cheers,
Erik

-- Mark Diggory Software Developer Harvard MIT Data Center http://www.hmdc.harvard.edu

Reply via email to