Hi everybody,
I have a maven2 question:
I have this pom file:
Now I want to have mule version 1.4.4 AND mule version 2.1.2 on my classpath. But because of the fact that the groupid and artifactid are the same.
Maven only puts the the first one on my classpath.
Can this be fixed?
Thanks,
Greetings Kim.
Programming today is a race between Software Engineers striving to build bigger and better idiot-proof Programs, and the Universe trying to produce bigger and better idiots.<br />So far, the Universe is winning!