Perfect Marco and Wayne, It worked fine, but, what is strange is that ear file, is a subproject of a main project and I had to remove the scope "compile" of the other subprojects to work perfectly. Bu the way, everything is ok now. Thanks a lot. Regards, Roberto.
On 1/24/07, Wayne Fay <[EMAIL PROTECTED]> wrote:
Try <scope>provided</scope> for those dependencies to leave them out of the EAR. Wayne On 1/24/07, Marco Mistroni <[EMAIL PROTECTED]> wrote: > Hi, > can u try to change the <scope> of those dependencies? > > hth > marco > > > > On 1/24/07, Roberto UserList <[EMAIL PROTECTED]> wrote: > > > > Hi all ! What can I do not to include the dependencies described in the > > master pom into an ear file? > > Thanks in advance for help. > > Regards, > > Roberto. > > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
