Jason,  I was able to build that module with a clean repo.  Maybe you
would have better luck with a clean repo?  I didn't see any output
related to junit.framework.  Here is the output piped through "grep
junit".

Downloading: 
http://people.apache.org/repo/m2-incubating-repository//junit/junit/3.8.1/junit-3.8.1.pom
[WARNING] Unable to get resource 'junit:junit:pom:3.8.1' from
repository apache-incubator
(http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.pom
[WARNING] Unable to get resource 'junit:junit:pom:3.8.1' from
repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom
Downloading: http://repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.jar
[WARNING] Unable to get resource 'junit:junit:jar:3.8.1' from
repository codehaus (http://repository.codehaus.org)
Downloading: 
http://people.apache.org/repo/m2-incubating-repository//junit/junit/3.8.1/junit-3.8.1.jar
[WARNING] Unable to get resource 'junit:junit:jar:3.8.1' from
repository apache-incubator
(http://people.apache.org/repo/m2-incubating-repository/)
Downloading: http://repository.codehaus.org/junit/junit/3.8.1/junit-3.8.1.jar
[WARNING] Unable to get resource 'junit:junit:jar:3.8.1' from
repository codehaus (http://repository.codehaus.org)
Downloading: http://repo1.maven.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar
Downloading: 
http://repository.codehaus.org/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.pom
[WARNING] Unable to get resource
'org.apache.maven.surefire:surefire-junit:pom:2.0' from repository
codehaus (http://repository.codehaus.org)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.pom
Downloading: 
http://repository.codehaus.org/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.jar
[WARNING] Unable to get resource
'org.apache.maven.surefire:surefire-junit:jar:2.0' from repository
codehaus (http://repository.codehaus.org)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.0/surefire-junit-2.0.jar



Best wishes,
Paul

On 3/3/07, Jason Warner <[EMAIL PROTECTED]> wrote:
I'm trying to run the MimeBodyPartTest from
geronimo-javamail_1.4_spec/src/test/java folder but it
can't compile due to a missing dependency.  It requires junit.framework
package that I do not seem to have.  Does anyone know what this package is a
part of and where I can get it?

Thanks,

Jason Warner

Reply via email to