Dmitriy Kopylenko wrote:

I took a quick look. Looks like the file net/sf/acegisecurity/adapters/adaptertest-valid.xml is missing. Ben, do you know where this file might have gone? :-)


It's in /core/src/main/resources/net/sf/acegisecurity/adapters/adaptertest-valid.xml. This should be on the classpath during any unit tests.

I am wondering if the problem is the /project.xml defines a build resources of ${basedir}/src/main/resources and the /adapters/jboss/project.xml (and its parent, /adapters/project.xml) defines no extra build resources. In this case, how is ${basedir} being expanded by Maven to include "/core" when executing the JBoss unit tests? I thought I'd just ask, given others are more familiar with Maven and how it should be defined.

Ben


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Acegisecurity-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/acegisecurity-developer

Reply via email to