Unknown local variable, what to do?

Benson Margulies <[email protected]>
Newsgroups gmane.comp.java.objectweb.asm
Message-ID <[email protected]>
The maven-shade-plugin is getting the following exception using asm 3.2.

what's this about?

Caused by: java.lang.IllegalStateException: Unknown local variable 5
	at org.objectweb.asm.commons.LocalVariablesSorter.remap(Unknown Source)
	at org.objectweb.asm.commons.LocalVariablesSorter.visitFrame(Unknown Source)
	at org.objectweb.asm.commons.RemappingMethodAdapter.visitFrame(Unknown Source)
	at org.objectweb.asm.ClassReader.accept(Unknown Source)
	at org.objectweb.asm.ClassReader.accept(Unknown Source)
	at org.apache.maven.plugins.shade.DefaultShader.addRemappedClass(DefaultShader.java:267)
	at org.apache.maven.plugins.shade.DefaultShader.shade(DefaultShader.java:148)
	at org.apache.maven.plugins.shade.mojo.ShadeMojo.execute(ShadeMojo.java:444)
message-footer.txt (text/plain, 238 B)
-- 
You receive this message as a subscriber of the [email protected] mailing list.
To unsubscribe: mailto:[email protected]
For general help: mailto:[email protected]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.