Hi Erwin, I'm trying to solve the same problem. Did you find any solution? I'm thinking about developing a Maven plugin for building a midlet in order to solve it, but I'm still in a very preliminary stage. Amnon
______________________________________________________________________ Amnon Khen, Configuration Management, Cash-U Mobile Technologies LTD. Mobile: +972-(0)54-922394 / Office: +972-(0)9-8920815 mailto:[EMAIL PROTECTED] / http://www.cash-u.com Europe - Argentum, 2 Queen Caroline St., Hammersmith, London W6 9DX, UK / Tel: +44 20 8323 8066 Israel - 45 Hamelacha St., P.O. Box 8617, New Industrial Zone, Netanya 36880, Israel / Tel: +972 9 8920888 Asia-Pacific - 37th floor, Singapore Land Tower, 50 Raffles Place, Singapore 048623 / Tel: +65 68297194 ______________________________________________________________________ This e-mail message and its attachments are for the sole use of the intended recipient(s), may contain confidential and/or privileged information and are to be regarded as confidential information under any non disclosure agreement. Any review, use, disclosure or distribution by persons or entities other than the intended recipient(s) is prohibited. If you are not the intended recipient, please contact the sender by reply and destroy all copies of the original message and its attachments. Thank you. -----Original Message----- From: Erwin van der Koogh [mailto:[EMAIL PROTECTED] Sent: Monday, December 29, 2003 16:44 To: [EMAIL PROTECTED] Subject: Maven and J2ME Hello all, I am evaluating Maven for a company wide setup and it's looking pretty good at the moment, but the only problem I have run into is J2ME. We occassionally have J2ME projects and the problem is that my pilot project is one of them. I have been unable to find any mention anywhere on how to get Maven up and running with J2ME so I dug around some and tried some stuff but that failed. Basically I tried to set the bootclasspath option in my project.properties file so that it used the appropriate classes.zip. Now that worked just fine for my src/java tree, but it failed miserably on my test tree, because that needs some of the IO classes. Does anyone have any experience with this? The problem is that I have a zip file with both java.lang classes and other stuff. I only need the classes.zip when I compile my src files and I need the other stuff in the zip file with a normal JDK when compiling junit tests. Thanks, Erwin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]