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 noticed that if <linkerOutputDirectory> doesn't exist, the link goal will fail, at least on linux. Maven provides no method of doing a mkdir so should this option create a folder if it doesn't exist?
The text was updated successfully, but these errors were encountered:
I noticed that if
<linkerOutputDirectory>
doesn't exist, the link goal will fail, at least on linux. Maven provides no method of doing a mkdir so should this option create a folder if it doesn't exist?The text was updated successfully, but these errors were encountered: