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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:22:13+00:00 2026-05-23T22:22:13+00:00

Anyone any idea why on 2 different PC’s who have the exact same workspace

  • 0

Anyone any idea why on 2 different PC’s who have the exact same workspace (same projects/pom’s), same maven version, same OS, … same anything that might matter, running mvn dependency:list (or tree) returns a different result?

The actual difference concerns a transitive dependency which on PC A is added to the classpath (and therefore to the dependency-list) and on PC B: not).

UPDATE:
Actually, the problems seems to be restricted to Apache CXF dependencies; almost all their transitive dependencies are missing on PC B.

  • 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-23T22:22:14+00:00Added an answer on May 23, 2026 at 10:22 pm

    SOLVED

    The problem was related to the java version. Everything was setup for java 5 but Maven itself was running in Java 6. In general this is not a problem but the missing cxf dependencies are included in a profile section of cxf-rt-frontend-jaxws:

    <profile>
        <id>jdk15</id>
        <activation>
            <jdk>1.5</jdk>
        </activation>
        <dependencies>
            <dependency>
                <groupId>org.apache.geronimo.specs</groupId>
                <artifactId>geronimo-activation_1.1_spec</artifactId>
            </dependency>
    ...
    

    So, these dependencies are only added when running Maven in 1.5.
    Setting the JAVA_HOME to 1.5 solved the issue.

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

Sidebar

Related Questions

Does anyone have any idea why I get different line widths on the canvas
Anyone have any idea how to get the value of Language for Non-Unicode Programs
Anyone have any idea how to get the SACL's on a remote service using
Anyone have any idea how to connect to their FTP server? I am using
Anyone have any idea how I would go about converting a timestamp in milliseconds
Anyone have any idea about CASlotProxy Class in Cocoa (iOS SDK)? I found it
Anyone have any idea why shuffle() would only return 1 item? when using: $array2
Does anyone have any idea what is wrong with this create statement for mysql?
Does anyone have any idea how to change the thickness of the text pointer
Does anyone have any idea on how can you create a product filtering query

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.