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

  • Home
  • SEARCH
  • 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 8309983
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T19:17:46+00:00 2026-06-08T19:17:46+00:00

I am trying to create an Eclipse plug-in which has dependencies to plain Maven

  • 0

I am trying to create an Eclipse plug-in which has dependencies to plain Maven artifacts. I created the following project structure:

Parent POM
 |- Dependencies (Third Party)
 \- My Code
     |- Bundle
     \- Bundle Tests

I have followed the Tycho example itp02 but only using the third-party dependencies. As I understood the idea is to wrap all the dependencies in a bundle and use it as input for my bundle. I manage to build and install the Dependencies bundle correctly: A jar is created and it contains all the JAR files obtained from the Maven repository. But when I try to compile my bundle I get an error saying that the packages in my bundle manifest cannot be imported.

[ERROR]   Missing requirement: MyPlugin 0.0.1.qualifier requires 'package org.apache.commons.lang.StringEscapeUtils 0.0.0' but it could not be found
[ERROR] 
[ERROR] Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from MyPlugin 0.0.1.qualifier to package org.apache.commons.lang.StringEscapeUtils 0.0.0.", "No solution found because the problem is unsatisfiable."] -> [Help 1]
org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: "No solution found because the problem is unsatisfiable.": ["Unable to satisfy dependency from MyPlugin 0.0.1.qualifier to package org.apache.commons.lang.StringEscapeUtils 0.0.0.", "No solution found because the problem is unsatisfiable."]

What am I missing?

  • 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-08T19:17:47+00:00Added an answer on June 8, 2026 at 7:17 pm

    It is not very clear from your description how your project is set up or the commands you used to build it.
    However your “POM parent” seems to suggest you are attempting to build it all in one go. If that is the case, you cannot mix pom-first (maven-bundle-plugin) projects and manifest-first (eclispe-plugin) projects in the same build see [1]. You need to build and install the pom-first projects into your local maven repository first then you can build the manifest-first projects.

    The second thing to check is that your have the correct dependency configured and that you have set pomDependencies=consider as in [2].

    Finally, if that does not help, check that the jar file in your local maven repository has a META-INF/MANIFEST.MF with the correct “Export-Package” statements – specifically there should be a line for org.apache.commons.lang.StringEscapeUtils.

    [1] http://wiki.eclipse.org/Tycho/How_Tos/Dependency_on_pom-first_artifacts#It_is_not_possible_to_mix_pom-first_and_manifest-first_projects_in_the_same_reactor_build.

    [2] http://git.eclipse.org/c/tycho/org.eclipse.tycho-demo.git/tree/itp02/build02/pom.xml

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

Sidebar

Related Questions

Trying to create a multi module maven project in eclipse. Parent Pom.xml <project xmlns=http://maven.apache.org/POM/4.0.0
I am trying to create an android project using eclipse IDE,its created successfully but
I am Trying to create Eclipse Plugin which has a composite with two TreeViewer
I'm trying to create a plug-in to mimic the Eclipse open resource dialog (CTRL+SHIFT+R).
I am trying to create a Eclipse project from Hibernate tutorials under path \hibernate-distribution-3.5.3-Final\project\tutorials\eg
I am trying to create a new File in Eclipse using the following Java
I'm trying to create an Eclipse plugin to support a proprietary project file format.
I'm trying to create a simple Eclipse project to test my code that uses
When trying to create a new Android Project with Eclipse, there is no Build
I'm trying to create an Android application in Eclipse using the Maven plugin and

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.