Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Eclipse m2e support #34

Closed
joelittlejohn opened this issue Jun 23, 2013 · 3 comments
Closed

Add Eclipse m2e support #34

joelittlejohn opened this issue Jun 23, 2013 · 3 comments

Comments

@joelittlejohn
Copy link
Owner

Original author: joelittl...@gmail.com (September 25, 2011 20:35:29)

Add an m2e connector so that jsonschema2pojo can be used with Eclipse Indigo & m2e without build warnings, and so that generated source folders are added to Indigo/m2e projects without any manual project config steps.

Original issue: http://code.google.com/p/jsonschema2pojo/issues/detail?id=34

@joelittlejohn
Copy link
Owner Author

From joelittl...@gmail.com on September 25, 2011 20:35:57
Some examples to work from:

@joelittlejohn
Copy link
Owner Author

From joelittl...@gmail.com on November 23, 2011 23:25:32
This may be a better solution:

http://wiki.eclipse.org/M2E_compatible_maven_plugins

m2e 1.1 allows the relevant plugin metadata to be included in the plugin itself. This removes the need to create/publish a connector and removes a few extra installation steps for plugin users.

@joelittlejohn
Copy link
Owner Author

From joelittl...@gmail.com on January 16, 2012 22:34:31
Completed as per comment 2.

Unfortunately this solution requires m2e 1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant