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

Maven clean plugin should delete generated classes directory #5

Closed
tsegismont opened this issue Oct 16, 2015 · 1 comment
Closed

Maven clean plugin should delete generated classes directory #5

tsegismont opened this issue Oct 16, 2015 · 1 comment

Comments

@tsegismont
Copy link
Contributor

The Maven clean plugin is configured to delete the src/main/asciidoc directory. It should also delete the src/main/generated directory, so that mvn clean compile creates a "fresh" view of generated classes.

@vietj
Copy link
Contributor

vietj commented Oct 16, 2015

+1

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

No branches or pull requests

3 participants