Skip to content

Threadsafe Maven generate mojo #71

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

Closed
joelittlejohn opened this issue Jun 23, 2013 · 1 comment
Closed

Threadsafe Maven generate mojo #71

joelittlejohn opened this issue Jun 23, 2013 · 1 comment

Comments

@joelittlejohn
Copy link
Owner

Original author: [email protected] (August 16, 2012 19:00:25)

To take advantage of the parallel build features of Maven 3, plugin mojos need to mark themselves as @threadsafe.

We need to find and resolve any concurrency problems that might mean the mojo is not threadsafe, then annotate the mojo as @threadsafe.

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

@joelittlejohn
Copy link
Owner Author

From [email protected] on August 20, 2012 20:05:59
Fixed, rcf88506452d4.

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