I'm trying to perform a release of a legacy project, which isn't even close to having functional Javadocs.
The release plugin fails because the Javadoc goal fails. How can I skip Javadoc generation?
I'm trying to perform a release of a legacy project, which isn't even close to having functional Javadocs.
The release plugin fails because the Javadoc goal fails. How can I skip Javadoc generation?