Thanks for clear explanation. I have updated my maven to 2.1.0 a few minutes ago. (I was using 2.0.9)
Now, I have tried it again, and result is same. It tries to fetch from local repository. I will submit a bug in JIRA tonight. Thank you It depends. Maven is supposed to provide that based of your environment. If you're running a reactor project, it will fetch the build from the target directory of the module. If you're relying on an external dependency, it will first resolve it and provide a link to your local repository. > > 2 - In this scenario, without installing to a local repository and ejb > project we can not produce an ear file. Is it normal? No it's not. But I vaguely remember that there were some limitations with some module types. If you can reproduce with the latest 2.0.x Maven release, file a bug please. Thanks, Stéphane -- View this message in context: http://n2.nabble.com/Ear-plugin---EJB-module-tp2604318p2604842.html Sent from the maven users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
