ethanrubinson / ebay-java-sdk

The eBay Java SDK as a Maven project.
7 stars 7 forks source link

package com.ebay.soap.eBLBaseComponents does not exist #1

Open yaniferhaoui opened 4 years ago

yaniferhaoui commented 4 years ago

Hello,

First, thanks for your job, but I have an issue.

When I open the project, my Eclipse said me in the pom.xml : Plugin execution not covered by lifecycle configuration: org.apache.maven.plugins:maven-antrun-plugin:1.3:run (execution: default, phase: generate-sources)

So I fixed that adding <pluginManagement> tag to the pom.xml : Stack Overflow

But now I still have a problem. Eclipse doesn't seems found the wsimport dependency because every object from com.ebay.soap.eBLBaseComponents are marked as cannot be resolved to a type.

Same problem with maven install/compile, every objects are marked as package com.ebay.soap.eBLBaseComponents does not exist...

Thanks for your help Yani :)

a13519 commented 2 months ago

ebay is abandoned project, nobody cares