I just downloaded the v1.1 source zip from sourceforge and run the maven build.
There are a couple weird messages and then 12 unit test failures. See the output below. Are these 'normal'? How do I resolve these? -peter C:\wip\libraries\displaytag-1.1-src-mod\displaytag>mvn install [INFO] Scanning for projects... [INFO] ---------------------------------------------------------------------------- [INFO] Building Display tag library [INFO] task-segment: [install] [INFO] ---------------------------------------------------------------------------- [INFO] [resources:resources] [INFO] Using default encoding to copy filtered resources. [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [WARNING] Artifact ognl:ognl:jar:2.6.5 retains local scope 'test' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] Artifact opensymphony:oscore:jar:2.2.4 retains local scope 'test' overriding broader scope 'compile' given by a dependency. If this is not intended, modify or remove the local scope. [WARNING] While downloading itext:itext:1.3 This artifact has been relocated to com.lowagie:itext:1.3. [INFO] [compiler:compile] [INFO] Nothing to compile - all classes are up to date [INFO] [resources:testResources] [INFO] Using default encoding to copy filtered resources. [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [INFO] [compiler:testCompile] [INFO] Nothing to compile - all classes are up to date [WARNING] POM for 'opensymphony:pell-multipart:pom:2.1.5' is invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. [INFO] [surefire:test] [INFO] Setting reports dir: C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- [surefire] Running org.displaytag.test.TestAll [surefire] Tests run: 316, Failures: 12, Errors: 0, Time elapsed: 38.891 sec <<<<<<<< FAILURE !! Results : [surefire] Tests run: 316, Failures: 12, Errors: 0 [ERROR] There are some test failure. [INFO] [jar:jar] [INFO] Building jar: C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target\displaytag-1.1.jar [INFO] [install:install] [INFO] Installing C:\wip\libraries\displaytag-1.1-src-mod\displaytag\target\displaytag-1.1.jar to C:\wip\jar-repository\displaytag\displaytag\1.1\displaytag-1.1.jar [INFO] ---------------------------------------------------------------------------- [INFO] BUILD SUCCESSFUL [INFO] ---------------------------------------------------------------------------- [INFO] Total time: 45 seconds [INFO] Finished at: Mon Mar 27 17:44:46 CST 2006 [INFO] Final Memory: 9M/42M [INFO] ---------------------------------------------------------------------------- ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel