Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Signed jar problem(error message in Maven)
Signed jar problem [message #683341] Mon, 13 June 2011 14:57 Go to next message
maw is currently offline mawFriend
Messages: 1
Registered: June 2011
Junior Member
Suddenly getting this error from maven - any ideas?


[WARNING] POM for 'org.eclipse.core:resources:pom:3.5.0:compile' is invalid.

Its dependencies (if any) will NOT be available to the current build.
. . .
. . .
[INFO] [jibx:schema-codegen {execution: gen}]
[INFO] Generating Java sources in src/main/java from schemas available in src/ma
in/resources...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] class "org.eclipse.core.runtime.Plugin"'s signer information does not mat
ch signer information of other classes in the same package

Re: Signed jar problem [message #683826 is a reply to message #683341] Tue, 14 June 2011 13:30 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

No. What are you building? Your own plugin? Are you using maven3/Tycho?

Or is it just a java application that uses org.eclipse.core.runtime_*.jar and some other jars?

PW


Previous Topic:ant script
Next Topic:Source Code shows as rectangles instead of charactars
Goto Forum:
  


Current Time: Tue Mar 19 04:11:23 GMT 2024

Powered by FUDForum. Page generated in 0.03378 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top