there are some dependencies with jars that can not
be found: pluto-descriptors-1.0.1-rc3.jar,
pluto-deploy-1.0.1-rc3.jar etc.
With the current rc4 source code from the SVN-Repository I get the same
unsatisfied dependencies for
pluto-descriptors-1.0.1-rc4.jar, pluto-deploy-1.0.1-rc4.jar, etc.
I checked out the source code and ran maven -fullDeployment on it.
What am I doing wrong? What do I have to do in order to get them created
by maven in my maven repository when running a fullDeployment goal?
Ulrich