Groups
Groups
Sign in
Groups
Groups
pyx4me-users
Conversations
About
Send feedback
Help
LWUIT question
67 views
Skip to first unread message
dan cruz
unread,
Jul 15, 2011, 3:09:42 AM
7/15/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pyx4me-users
Hi Guys,
I am using mvn archetype:create -DarchetypeGroupId=com.pyx4me to
create my midlet I am planning to add LWUIT. Can you help me out
<plugin>
<groupId>com.pyx4me</groupId>
<artifactId>j2me-maven-plugin</artifactId>
....
<assembly>
<inclusions>
<inclusion>
<groupId>com.sun</groupId>
<artifactId>lwuit</artifactId>
</inclusion>
</inclusions>
</assembly>
<dependencies>
<dependency>
<groupId>org.microemu</groupId>
<artifactId>microemulator</artifactId>
<exclude>true</exclude>
</dependency>
<dependency>
<groupId>com.sun</groupId>
<artifactId>lwuit</artifactId>
<exclude>false</exclude>
</dependency>
</dependencies>
</configuration>
</plugin>
[preverify]
**************************************************************
[preverify] * Antenna 1.0.1 initialized for project "Shine-
LWUIT" *
[preverify] * Using Sun Wireless Toolkit 2.5 (CLDC-1.1;
MIDP-2.0) *
[preverify]
**************************************************************
[INFO] WtkPreverify.classpathEntry /home/gbaal/tools/WTK2.5.2/lib/j2me-
xmlrpc.jar
[INFO] WtkPreverify.classpathEntry /home/gbaal/Downloads/LWUIT.jar
[INFO] Preverify classpath /home/gbaal/tools/WTK2.5.2/lib/j2me-
xmlrpc.jar:/home/gbaal/Downloads/LWUIT.jar:/home/gbaal/.m2/repository/
org/microemu/cldcapi11/2.0.4/cldcapi11-2.0.4.jar:/home/gbaal/.m2/
repository/org/microemu/midpapi20/2.0.4/midpapi20-2.0.4.jar
[preverify] Preverifying /media/DATA2/work/smart/smartsource/branch/
1.0-SNAPSHOT/ehealth-mobile-client/target/Shine-LWUIT-1.2-me.jar
Error preverifying class com.sun.lwuit.animations.Transition3D
VERIFIER ERROR com/sun/lwuit/animations/
Transition3D.initTransition()V:
Cannot find class javax/microedition/m3g/Node
[preverify] Error preferifying, log file not found: /media/DATA2/work/
smart/smartsource/branch/1.0-SNAPSHOT/ehealth-mobile-client/target/
jarlog.txt
I have no idea what I am missing.
Thanks
Reply all
Reply to author
Forward
0 new messages