We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d2cc1 commit ab0f047Copy full SHA for ab0f047
pom.xml
@@ -786,7 +786,7 @@ limitations under the License.
786
<!-- Use prefix learnlib, not learnlib-parent -->
787
<tagNameFormat>learnlib-@{version}</tagNameFormat>
788
<!-- The default "clean verify" causes javadoc and archetype integration tests to fail -->
789
- <preparationGoals>clean install site -Pcode-analysis,integration-tests</preparationGoals>
+ <preparationGoals>clean install site -Pcode-analysis -Pintegration-tests</preparationGoals>
790
</configuration>
791
</plugin>
792
<plugin>
0 commit comments