mirror of
https://github.com/graphhopper/jsprit.git
synced 2020-01-24 07:45:05 +01:00
separate long running tests - fix #178
This commit is contained in:
parent
01bf0d55af
commit
2ce279d5a5
23 changed files with 440 additions and 912 deletions
25
pom.xml
25
pom.xml
|
|
@ -136,30 +136,7 @@
|
|||
</plugins>
|
||||
</pluginManagement>
|
||||
<plugins>
|
||||
<!-- <plugin> -->
|
||||
<!-- <groupId>org.eclipse.m2e</groupId> -->
|
||||
<!-- <artifactId>lifecycle-mapping</artifactId> -->
|
||||
<!-- <version>1.0.0</version> -->
|
||||
<!-- <configuration> -->
|
||||
<!-- <lifecycleMappingMetadata> -->
|
||||
<!-- <pluginExecutions> -->
|
||||
<!-- <pluginExecution> -->
|
||||
<!-- <pluginExecutionFilter> -->
|
||||
<!-- <groupId>org.apache.maven.plugins</groupId> -->
|
||||
<!-- <artifactId>maven-enforcer-plugin</artifactId> -->
|
||||
<!-- <versionRange>[1.0.0,)</versionRange> -->
|
||||
<!-- <goals> -->
|
||||
<!-- <goal>enforce</goal> -->
|
||||
<!-- </goals> -->
|
||||
<!-- </pluginExecutionFilter> -->
|
||||
<!-- <action> -->
|
||||
<!-- <ignore /> -->
|
||||
<!-- </action> -->
|
||||
<!-- </pluginExecution> -->
|
||||
<!-- </pluginExecutions> -->
|
||||
<!-- </lifecycleMappingMetadata> -->
|
||||
<!-- </configuration> -->
|
||||
<!-- </plugin> -->
|
||||
|
||||
<plugin>
|
||||
<artifactId>maven-enforcer-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue