Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7886847
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T05:25:32+00:00 2026-06-03T05:25:32+00:00

I would like to include all my .class from a dependency jar into WAR

  • 0

I would like to include all my .class from a dependency jar into WAR classes/ directory instead of having a Jar in lib/ directory.

I have :

my-webapp/
  ...
  WEB-INF/
    lib/
      mylib-1.0-SNAPSHOT.jar

I would like :

my-webapp/
  ...
  WEB-INF/
    classes/
      mylib-1.0-SNAPSHOT (all **.class**)

I also see maven-dependency-plugin but it requires that my jar is installed into local or remote repository. But mylib-1.0-SNAPSHOT.jar is compiled juste before my WAR and if If I call mvn package, It’s fail !

So, how to unpack my jar dependency into war classes ? (like maven-shade-plugin for Jar)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T05:25:34+00:00Added an answer on June 3, 2026 at 5:25 am

    I wanted to write this in a commnet, but text is too long.

    Sorry, I dont get your point. You have multiple webapps that share classes so you have packaged into a JAR those common classes and now you can distribute the jar and avoid code duplication. That is OK. At this point, for a Webapp, there is no difference between having a class in /WEB-INF/classes or in /WEB-INF/lib/ as part of a jar, the webapp can use the classes in both cases.

    With Maven, you should have n project. One for your common jar, and then, one for each webapp you have (where you common jar is a dependency). Before build a WAR for one of your webapp, if common classes have changed, you should first install (in your common repository) the jar: mvn install. Once jar is installed, you can build your WAR: mvn war:war

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I would like to include cron tasks in my Capistrano deployment files instead of
I would like to include common resources into two of my applications. Rather than
I would like to include libQtGui.so.4 libQtNetwork.so.4 and libQtCore.so.4 in the same directory as
I would like to store instances of several classes in a vector. Since all
I've built a class and would like to include a constructor which will construct
I would like to include a textbox / richtextbox in which I would like
I would like to include an audio/possible video player on my website with the
Inside my C/C++ code I would like to include or not a file depending
I recently added CKEditor to my app and I would like to include my
is there a demo for the FanBox? http://wiki.developers.facebook.com/index.php/Fan_Box I would like to include it

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.