diff --git a/pom.xml b/pom.xml index f6d8be9..c77a6df 100644 --- a/pom.xml +++ b/pom.xml @@ -63,8 +63,8 @@ + so that it doesn't run before the exec-maven-plugin's *.mwe2 gen; this way + we can list it after. --> org.eclipse.xtend xtend-maven-plugin @@ -387,13 +387,32 @@ + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.11.1 + + + -Xdoclint:none + + + + + attach-javadoc + + jar + + + + + contexts because they require specific keys from the Github remote. Include + this profile by setting the -Pdeployment flag. --> deployment