You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently working on a project which shall be compiled using Java 8 and artifacts shall be made available for Java 8 and Java 7. According to the documentation the current plugin always overwrites the existing class files - it would be good to be able to specify an output directory as a configuration option.