Hi guys, The scout build now has 2 profiles.
1. uddiv2 mvn clean install -Puddiv2 for running the tests against jUDDI-2.0.1 using InVMTransport 2. uddiv3 mvn clean install (uddiv3 active by default)Brings up a jUDDI-3.1.1-SNAPSHOT registry before the tests, so we can use AxisTransport while running the tests. It shuts it back down when the tests complete.
Cheers, --Kurt
