You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Hugo de Oude <Hd...@allshare.nl> on 2011/04/07 11:12:50 UTC

maven-surefire-plugin additionalClasspathElement not working ?

Does anybody know why this is not working:


               
c:/_composer/_config/libraries/picketlink-bindings-1.0.4.final.jar
              

I keep receiving the following error while running the itblast-plugin on
tomcat5x:
java.lang.ClassNotFoundException:
org.picketlink.identity.federation.bindings.tomcat.sp.SPPostSignatureFormAuthenticator


Complete plugin:


						org.apache.maven.plugins
            maven-surefire-plugin
            2.8
						
							false
							${VMARGS__TEST_PROPERTY_FILE_SQLSERVER}
${VMARGS__MAVEN_SUREFIRE_PLUGIN_2}
							false
							
               
c:/_composer/_config/libraries/picketlink-bindings-1.0.4.final.jar
              
						
					

--
View this message in context: http://maven.40175.n5.nabble.com/maven-surefire-plugin-additionalClasspathElement-not-working-tp4288032p4288032.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org