The build is failing in the /merlin-extensions/merlin-jmx/ project. It failing because of a missing jndi.properties file. This file is copied to the /merlin-extensions/merlin-jmx/target/yest-classes/ directory automatically by Maven beta-9 but for some reason its not happening i Maven beta 10.
I am going to install beta 10 and see if I can track this down.
Stephen.
Carsten Ziegeler wrote:
Stephen McConnell wrote:
I'm not sure about which target directory you are talking about, butYour target/classes directory should contain:
/BLOCK-INF /org /jndi.properties /LICENSE.txt
Can you confirm if your seeing the same thing?
I searched all target dircetories for jndi.properties and it's
in none of them. It's only in two conf directories.
And also your target/test-classes directory should contain:Yes, same as above.
/org /jndi.properties
It seems from the test report that the jndi.properties file is not present in you test-classes directory.
Carsten
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED] http://www.osm.net
Sent via James running under Merlin as an NT service. http://avalon.apache.org/sandbox/merlin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
