It looks like you have defined your source library location incorrectly in your IDE or somewhere in your build.

production/esperio-csv/ should not be in the jar and it appears that it is.

Ron

On 10/01/2011 3:01 PM, Tina Vießmann wrote:
Hi,

I've got a problem installing esper-4.0.0 using maven. I've got absolutly no idea where it comes from. The output is:

[ERROR] Error in manifest for myproject:myesper:jar:0.1-SNAPSHOT : Class in different directory than declared. Path from class name is com/espertech/esperio/AbstractCoordinatedAdapter$1.class but the path in the jar is production/esperio-csv/com/espertech/esperio/AbstractCoordinatedAdapter$1.class from Jar:lib/esper-4.0.0.jar [ERROR] Error in manifest for myproject:myesper:jar:0.1-SNAPSHOT : Class in different directory than declared. Path from class name is com/espertech/esperio/AbstractCoordinatedAdapter.class but the path in the jar isproduction/esperio-csv/com/espertech/esperio/AbstractCoordinatedAdapter.class from Jar:lib/esper-4.0.0.jar [ERROR] Error in manifest for myproject:myesper:jar:0.1-SNAPSHOT : Class in different directory than declared. Path from class name is com/espertech/esperio/AbstractSendableEvent.class but the path in the jar is production/esperio-csv/com/espertech/esperio/AbstractSendableEvent.class from Jar:lib/esper-4.0.0.jar
[... and so on ...]

Has anyone experienced similar problems?


Thank you! :)
Tina

---------------------------------------------------------------------
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]

Reply via email to