Menu

#109 Failed to execute a single jar wrapped including jersey

1.5.x
closed-postponed
nobody
None
5
2014-04-10
2012-09-20
No

Hello

I'm using launch4j to wrap a single jar.
This jar is the result of a shade process into a maven project (meaning all dependencies included into the jar)
I provided the project sample in attachment.
just execute mvn clean package then
* in target directory: java - jar sample.jar .... it should run
* in target directory: sample.exe .... and jersey will not found some resources (annotated classes)

Any help is welcome

Discussion

  • Christophe Lallement

    project sample

     
  • Christophe Lallement

    • summary: Failed to execute a single jarwrapped including jersey resou --> Failed to execute a single jar wrapped including jersey
     
  • Christophe Lallement

    I forget to mention that I'm using launch4j through maven plugin (com.akathist.maven.plugins.launch4j) version 1.5.1. and under Windows XP.

     
  • Grzegorz Kowal

    Grzegorz Kowal - 2012-12-05
    • milestone: --> 1.5.x
     
  • Grzegorz Kowal

    Grzegorz Kowal - 2014-04-10
    • status: open --> closed-postponed
     
  • Grzegorz Kowal

    Grzegorz Kowal - 2014-04-10

    Hi,

    Might be a problem with the maven plugin, both sites that provided the plugins are no longer available. I removed the maven support from the feature list, sorry.

    Best regards,
    Grzegorz

     

Log in to post a comment.