I am using maven candidate release rc1, I have a strange behaviour, when
building my application. In the project .xml I have specified a zip file
namely the Oracle classes in the dependancy part,
something like that
<dependency>
<groupId>oracle</groupId>
<artifactId>classes12</artifactId>
<type>zip</type>
<version>1.0.0</version>
</dependency>
now when I am doing the build I cannot see that entry in the generated
classpath, and therefore the build fails. Is there something I am doing
wrong, and are the zip files treathed differently from the jars ?
Any help will be welcome.
Best Regards
Michele
This e-mail, including attachments, is intended for the person(s) or
company named and may contain confidential and/or legally privileged
information. Unauthorized disclosure, copying or use of this information
may be unlawful and is prohibited. If you are not the intended recipient,
please delete this message and notify the sender
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]