Skip to content
Snippets Groups Projects
Commit 47a76391 authored by Nelson Tavares de Sousa's avatar Nelson Tavares de Sousa
Browse files

removed skipping of javadoc generation

parent b7f2fd6b
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType"> <launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
<booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/> <booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
<stringAttribute key="M2_GOALS" value="-Psigning -Dmaven.javadoc.skip=true install"/> <stringAttribute key="M2_GOALS" value="-Psigning install"/>
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/> <booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
<booleanAttribute key="M2_OFFLINE" value="false"/> <booleanAttribute key="M2_OFFLINE" value="false"/>
<stringAttribute key="M2_PROFILES" value=""/> <stringAttribute key="M2_PROFILES" value=""/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment