Community
Participate
Working Groups
Name: de.theit.m2e.axistools Summary: m2e lifecycle configuration for org.codehaus.mojo:axistools-maven-plugin:wsdl2java Description: This plugin extends m2e and provides a lifecycle configuration for the Axis Tools Maven plugin (http://mojo.codehaus.org/axistools-maven-plugin/). It allows for automatically generating Java source files from WSDL sources and adds the generated source code folder to the Java build path. License: Apache License Provider: Thorsten Heit P2 repository: http://theit.github.com/m2e-lifecycle-axistools Source code: https://github.com/theit/m2e-lifecycle-axistools A sample project is available in the source code repository.
Updated m2e marketplace catalog to include de.theit.m2e.axistools. Thank you for providing this entry. FYI, it is assumed that contents on provided p2 repository will not change in the future unless corresponding m2e marketplace catalog entry is removed or amended. I updated wiki [1] to mention this. Also, AbstractJavaProjectConfigurator#getSourceFolders is expected to use outputDirectory mojo parameter value by default, so you should not need to override this method in your code. Please open a new bugreport if this did not work for you. [1] http://wiki.eclipse.org/Submitting_M2E_marketplace_entries
I just tried to install the connector on a new Eclipse instance via the discovery dialog. My plugin is shown and can be installed, but just two remarks: 1) Clicking on the info icon and then "Learn more" opens the wrong page: https://github.com/bimargulies/m2e-code-quality instead of https://github.com/theit/m2e-lifecycle-axistools Where does that URL come from? 2) Where do you take the plugin name listed in the catalog from? The subject in the original bug entry? How about renaming the name "de.theit.m2e.axistools" to a shorter name, for example "axistools"? I guess that'd be a bit easier to read... For your last remark: Should I rebuild the plugin when that's not really needed?
Moved to https://github.com/eclipse-m2e/m2e-core/issues/