|
|
|
@ -91,8 +91,8 @@
|
|
|
|
|
<!-- SAP JOC 3 -->
|
|
|
|
|
<dependency>
|
|
|
|
|
<groupId>com.sap</groupId>
|
|
|
|
|
<artifactId>sapjco</artifactId>
|
|
|
|
|
<version>3.0.8</version>
|
|
|
|
|
<artifactId>sapjco3</artifactId>
|
|
|
|
|
<version>1.0.0</version>
|
|
|
|
|
<!-- <scope>system</scope>-->
|
|
|
|
|
<!-- <systemPath>${project.basedir}/src/main/lib/sapjco3.jar</systemPath>-->
|
|
|
|
|
</dependency>
|
|
|
|
@ -117,17 +117,17 @@
|
|
|
|
|
</execution>
|
|
|
|
|
</executions>
|
|
|
|
|
</plugin>
|
|
|
|
|
<!-- <plugin>-->
|
|
|
|
|
<!-- <artifactId>maven-compiler-plugin</artifactId>-->
|
|
|
|
|
<!-- <configuration>-->
|
|
|
|
|
<!-- <source>1.8</source>-->
|
|
|
|
|
<!-- <target>1.8</target>-->
|
|
|
|
|
<!-- <encoding>UTF-8</encoding>-->
|
|
|
|
|
<!-- <compilerArguments>-->
|
|
|
|
|
<!-- <extdirs>${project.basedir}/lib</extdirs>-->
|
|
|
|
|
<!-- </compilerArguments>-->
|
|
|
|
|
<!-- </configuration>-->
|
|
|
|
|
<!-- </plugin>-->
|
|
|
|
|
<!-- <plugin>-->
|
|
|
|
|
<!-- <artifactId>maven-compiler-plugin</artifactId>-->
|
|
|
|
|
<!-- <configuration>-->
|
|
|
|
|
<!-- <source>1.8</source>-->
|
|
|
|
|
<!-- <target>1.8</target>-->
|
|
|
|
|
<!-- <encoding>UTF-8</encoding>-->
|
|
|
|
|
<!-- <compilerArguments>-->
|
|
|
|
|
<!-- <extdirs>${project.basedir}/lib</extdirs>-->
|
|
|
|
|
<!-- </compilerArguments>-->
|
|
|
|
|
<!-- </configuration>-->
|
|
|
|
|
<!-- </plugin>-->
|
|
|
|
|
</plugins>
|
|
|
|
|
<!-- <resources>-->
|
|
|
|
|
<!-- <resource>-->
|
|
|
|
|