On 6/16/07, hitdemo2002hitdemo2002 <[EMAIL PROTECTED]> wrote:
i currently use elipse 3.3 with maven eclipse plugin 0.0.11, and i want to add junit4.3.1 as dependency. in maven eclipse plugin's search dialog,i can't find it, but when i go to http:// repo1.maven.org/maven2/junit/junit/, i can see version 4.3.1. does anyone know why? does it because maven eclipse plugin maintains a offline register of repository's artifacts? and only update this plugin can find new version artifact?
It's probably using the repository metadata file, which does not list 4.3.1: http://repo1.maven.org/maven2/junit/junit/maven-metadata.xml -- Wendy --------------------------------------------------------------------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email
