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

Added hint for m2e to behave #5616

Merged
merged 1 commit into from Oct 31, 2016

Commits on Oct 22, 2016

  1. Added hint for m2e to behave

    Added hint for m2e to run generate goal on "configuration change", which basically
    means on project imports and when pom.xml has bee modified. This makes
    jOOQ projects compile properly when imported and also (for some weird reason)
    fixes autoconfiguration of classpath for the generated resources.
    
    Without this change most jOOQ+Eclipse users will need to add lots of Eclipse
    specific dirt to their pom.xml file.
    
    Closes jOOQ#5582
    mstahv committed Oct 22, 2016
    Configuration menu
    Copy the full SHA
    7fc99ab View commit details
    Browse the repository at this point in the history