Building openempi

  8 posts   Feedicon  
Replies: 7 - Last Post: May 27, 2011 05:36
by: edwin_uestc
showing 1 - 8 of 8
 
Posted: May 09, 2011 14:57 by d4ljoyn
I followed the posts from Csaba Toth April 2010 which solved most of my problems, except the correct gxt-2.1.1.jar is no longer available so I'm stuck with this build error.

[ERROR] Errors in 'jar:fileHmmmCHmmmUsers/djoyner/.m2/repository/com/extjs/gxt/2.1.1/gxt-2.1.1.jar!/com/extjs/gxt/ui/client/event/Events.java'
[INFO] [ERROR] Line 553: Event.ONPASTE cannot be resolved
[INFO] [ERROR] Line 781: Event.ONPASTE cannot be resolved

Any input would be greatly appreciated.
 
Posted: May 11, 2011 13:29 by Csaba Toth
Wow, that's sad. I transitioned to Linux not so long ago, and I can't remember to have that problem any more. I use the 2.1.3-dev branch of OpenEMPI, maybe the newer pom files have fresher dependencies?
Try to check-out and compile a newer version. Which OpenEMPI version you try to compile.
I'll check out the whole situation soon.
 
Posted: May 11, 2011 14:16 by Csaba Toth
I just didn't remember. But I looked at my maven repository (~/.m2/repository), and I indeed copied the correct jar files from my Windows' maven repo. So download this:
http://atoth.sote.hu/~tocsa/download/extjs.tar.gz
And unpack it into the ~/.m2/repository/com, or replace the existing files.
It'll provide: extjs/gxt/2.1.1/* files.
And please let me know if that helped.
 
Posted: May 18, 2011 17:51 by edwin_uestc
hello sir when i run mvn install I get the following in the command line,what should I type when I get :
"
[INFO] [gpg:sign {execution: sign-artifacts}]
GPG Passphrase: *
"

mvn install
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] OpenEMPI Application
[INFO] OpenEMPI - Core
[INFO] OpenEMPI - OpenPIXPDQ Adapter
[INFO] OpenEMPI - NHIN Adapter
[INFO] OpenEMPI - NHIN Proxy
[INFO] OpenEMPI - EJB Interface
[INFO] OpenEMPI - Web (Server Side)
[INFO] OpenEMPI - Web (Client Side)
[INFO] OpenEMPI - EAR
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenEMPI Application
[INFO] task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: attach-sources}]
[INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Not executing Javadoc as the project is not a Java classpath-capable pack
age
[INFO] [gpg:sign {execution: sign-artifacts}]
GPG Passphrase: *
 
Posted: May 20, 2011 11:26 by d4ljoyn
If you don't have gpg installed (which you may get from gnugpg) then you can use this maven command line:

mvn -Dgpg.skip=true
 
Posted: May 20, 2011 13:52 by edwin_uestc
thanks for your help
my system is Windows xp,from gnugpg which one should I choose?any one is ok?
 
Posted: May 26, 2011 20:42 by Csaba Toth
Wow, I haven't encountered this error yet. How GPG comes into the picture?
 
Posted: May 27, 2011 05:36 by edwin_uestc
hello Csaba I really do not know why.perhaps I will document the problems I met later to help someone else or avoid any other people to waste more time.
showing 1 - 8 of 8
Replies: 7 - Last Post: May 27, 2011 05:36
by: edwin_uestc
  • Mysql
  • Glassfish
  • Jruby
  • Rails
  • Nblogo
Terms of Use; Privacy Policy;
© 2010, Oracle Corporation and/or its affiliates
(revision 20120518.3c65429)
 
 
Close
loading
Please Confirm
Close