Closed tokazio closed 7 years ago
I just tried it out, installed a fresh Eclipse and installed the MapStruct plugin via the Marketplace (which points to the URL in your screenshot). Worked like a charm. Could that have been a temporary issue with dl.bintray.com? Or your systems certificate chain? Maybe an outdated Java version? Or a proxy within your internet connection? Try downloading the https://dl.bintray.com/mapstruct/mapstruct-eclipse-site/content.jar from a browser that takes certificates seriously (Chrome or Firefox, for example), to rule out most of the above.
Oh and there is indeed no content.xml, as it's included in the content.jar - looking for the content.xml is probably a fallback attempt as the download of the content.jar didn't succeed.
Thanks @agudian Yes it's a proxy issue. Is there a zip version womewhere that i can manually install?
No, but you can just pull this repository and build it with mvn clean install
to create the files in org.mapstruct.eclipse.repository/target/repository. The current master contains the same state as published on the update site.
I’ll close this issue now, but feel free to continue commenting or reopen if necessary.
ok thanks @agudian
@agudian, maybe we can upload the zip packages in the GitHub releases section.
ok i've downloaded the files/structures to a local folder then launched a mongoose http server to provide a http access without the proxy interferences.... fine. Thanks all
Can't install:
Content.xml not exists