Marnie McCormack wrote:
I wonder if anyone else is having problems building in the distribution dir
(or building for idea) with the errors below (from mvn in the distribution
dir).
Works for me (I ran mvn in the base dir first, then moved to distribution).
The qpid-server script doesn't work in the bin release due to the
classpath of the conf file referencing two launcher jars that aren't
there. Using qpid-run directly works though.
One question: I untarred the release manually, but having a target (or
mavens equivalent) that did that (or equivalent) would be great for
developing. Is there a way to get maven to install a release into a
particular folder rather than create a tarball?