coderplus / m2e-connector-for-jaxws-maven-plugin

m2e connector for jaxws-maven-plugin
4 stars 2 forks source link

Version for newer Eclipse versions? #7

Open bergerst opened 5 years ago

bergerst commented 5 years ago

I want to use this connector in the 2019-06 version of Eclipse.

Can you make it compatible? Or is there some easy way I can do it myself?

bindul commented 4 years ago

@bergerst You can add https://coderplus.github.io/m2e-connector-for-jaxws-maven-plugin/ as an Available Software Site and you should be able to install it. I am using it with 2019-09.

bergerst commented 4 years ago

@bindul Thanks, I was able to install it but then I found out that it only works with https://mvnrepository.com/artifact/org.codehaus.mojo/jaxws-maven-plugin and not with https://mvnrepository.com/artifact/com.sun.xml.ws/jaxws-maven-plugin.

I use the latter one because the first one doesn't work with JDK 11 and the project seems dead.

fulviusguelfi commented 4 years ago

Same issue in STS 4.7.1 https://coderplus.github.io/m2e-connector-for-jaxws-maven-plugin/ https://mvnrepository.com/artifact/org.codehaus.mojo/jaxws-maven-plugin/ https://mvnrepository.com/artifact/com.sun.xml.ws/jaxws-maven-plugin

none of this links work for me

Pls there is a repo were i caan get the connector?