Skip to content

Commit

Permalink
cleanup non needed configuration
Browse files Browse the repository at this point in the history
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
  • Loading branch information
olamy committed Jan 17, 2019
1 parent da42d25 commit d9f2c29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions jetty-runner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,9 @@
<JAVA_HOME>${java.home}</JAVA_HOME>
</environmentVariables>
<debug>${it.debug}</debug>
<addTestClassPath>true</addTestClassPath>
<projectsDirectory>src/it</projectsDirectory>
<timeoutInSeconds>600</timeoutInSeconds>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<pomIncludes>
<pomInclude>*/pom.xml</pomInclude>
</pomIncludes>
<localRepositoryPath>${project.build.directory}/local-repo</localRepositoryPath>
<settingsFile>src/it/settings.xml</settingsFile>
<skipInvocation>${skipTests}</skipInvocation>
Expand Down

0 comments on commit d9f2c29

Please sign in to comment.