|
we use multiproject:artifact to build multiple components. but, for our
ejb's we need to build the ejb and the client jars. i tried adding maven.multiproject.type=ejb-client
but the build errors trying to build target ejb-client:ejb-client.
if you change the type to ejb it just builds the bean jar. any
workarounds here? why doesn't multiproject:artifact just build
the default goal that's in maven.xml? |
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
