Check out this guide..
http://maven.apache.org/guides/mini/guide-maven-evangelism.html 

Basically you'll log a point and ask for it to be uploaded. Check for
any existing points.

-Nathan

-----Original Message-----
From: Christofer Jennings [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 10, 2006 12:23 PM
To: Maven Users List
Subject: junit 4.1

I have a dependency on junit 4.1 that fails. It looks like version 4.1
is in http://www.ibiblio.org/maven2/junit/junit/ but not in the
maven-metadata.xml...

<metadata>
  <groupId>junit</groupId>
  <artifactId>junit</artifactId>
  <versioning>
    <release>3.8.1</release>
    <versions>
      <version>3.7</version>
      <version>3.8</version>
      <version>3.8.1</version>
      <version>3.8.2</version>
      <version>4.0</version>
    </versions>
  </versioning>
</metadata>

Can I update this or does someone else have to? (still a newbee!)

,chris

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


-----------------------------------------
CONFIDENTIALITY NOTICE This message and any included attachments
are from Cerner Corporation and are intended only for the
addressee. The information contained in this message is
confidential and may constitute inside or non-public information
under international, federal, or state securities laws.
Unauthorized forwarding, printing, copying, distribution, or use of
such information is strictly prohibited and may be unlawful. If you
are not the addressee, please promptly delete this message and
notify the sender of the delivery error by e-mail or you may call
Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1)
(816)221-1024. -------------------------------------------


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

  • junit 4.1 Christofer Jennings
    • RE: junit 4.1 Beyer,Nathan

Reply via email to