Heiko
[EMAIL PROTECTED] wrote:
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]
-- ------------------------------------------------------ Heiko Kundlacz | MailTo: [EMAIL PROTECTED] Qnamic AG | Tel: +41 62 209 7056 Fabrikstr. 10 | Natel: +41 78 861 4006 4614 Haegendorf | Fax: +41 62 209 7044 Switzerland | Homepage: http://www.qnamic.com ------------------------------------------------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
