The one thing that is keeping me from getting Configuration in a releasable state is the fact that the test cases require some resources to exist in the classpath. Unfortunately, those resources do not exist when the "maven test" command is issued. The parent project.xml file specifies a bunch of include types (including the ones I added), but it is failing to copy the resources still.
What advice do you long-time Maven users have for me?
whatever you do, don't follow my lead of the maven-common.xml stuff in the excalibur cvs! Copy the avalon-components setup and/or move the comp to avalon-components CVS.
:D
- Leo
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
