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 7440753
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T10:54:04+00:00 2026-05-29T10:54:04+00:00

I have a dependency in my POM that needs to be set to provided

  • 0

I have a dependency in my POM that needs to be set to “provided” so it is not included at compilation, but it can still be referenced within my project. I would like the same dependency to have a scope of “test” when I go to run tests so I do not have to manually add the jar to my classpath. Is there a way to do this or achieve similar results?

Reasoning behind this is that I have some common jars that are provided in my JBOSS lib directory, so I want to use these and keep the “provided” scope of them for the war that is built. However, when I run JUnits from the command line, I want to use the jar from the repository without manually adding it to my classpath.

Thanks in Advance

  • 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-05-29T10:54:04+00:00Added an answer on May 29, 2026 at 10:54 am

    From maven documentation:

    provided This is much like compile, but indicates you expect the JDK
    or a container to provide the dependency at runtime. For example, when
    building a web application for the Java Enterprise Edition, you would
    set the dependency on the Servlet API and related Java EE APIs to
    scope provided because the web container provides those classes. This
    scope is only available on the compilation and test classpath
    , and is
    not transitive.

    I checked this works for me in maven 3.0.3. Had the same issue that i needed to have a servlet dependency while compilation and test but not compiled in because it ships with the application server distribution.

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

Sidebar

Related Questions

I have a maven dependency in my pom.xml as such: <dependency> <groupId>com.foo</groupId> <artifactId>Bar</artifactId> <version>1.2.3</version>
I have a dependency injection container setup in my application and I'm thinking that
I have a string dependency property (SearchText), when updated, needs to update a collection
I have a project that use both dependencies independently: BoneCP and Hibernate. But thanks
Suppose I have a module A:jar , whose runtime and compilation set of dependencies
I have a pom file that looks similar to this <project xmlns=http://maven.apache.org/POM/4.0.0 xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance xsi:schemaLocation=http://maven.apache.org/POM/4.0.0
I have a Java project X has dependency (in pom file) on project Y.
I'm using maven2 for dependency management. I have one project that contains some Java
So, I have a war project with several dependent jars that are not available
I have a project that needs the following Maven jibx plugin: <build> <plugins> <plugin>

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.