diff --git a/pom.xml b/pom.xml index 59081aaa..6d45fcfe 100644 --- a/pom.xml +++ b/pom.xml @@ -1,656 +1,615 @@ - - 4.0.0 - com.force - dataloader - 62.0.2 - jar - Salesforce Data Loader - https://github.com/forcedotcom/dataloader - - Salesforce, Inc. - http://salesforce.com - + 4.0.0 + com.force + dataloader + 62.0.2 + jar + Salesforce Data Loader + https://github.com/forcedotcom/dataloader + + Salesforce, Inc. + http://salesforce.com + - - 17 - UTF-8 + + 17 + UTF-8 - - https://testendpoint - admin@org.com - standard@org.com - - - - false - ${project.build.testOutputDirectory}/testfiles - false - + + https://testendpoint + admin@org.com + standard@org.com + + + + false + ${project.build.testOutputDirectory}/testfiles + false + - - - + - - local.swt - swtmac_aarch64 - 4.32 - - - - com.google.code.gson - gson - 2.11.0 - - - - com.force.api - force-partner-api - 62.0.0 - - - commons-logging - commons-logging - - - - - - org.apache.commons - commons-dbcp2 - 2.12.0 - - - commons-logging - commons-logging - - - - - - commons-io - commons-io - 2.17.0 - - + + com.google.code.gson + gson + 2.11.0 + + + + com.force.api + force-partner-api + 62.0.0 + + + commons-logging + commons-logging + + + + + + org.apache.commons + commons-dbcp2 + 2.12.0 + + + commons-logging + commons-logging + + + + + + commons-io + commons-io + 2.17.0 + + - - org.apache.logging.log4j - log4j-core - 2.24.1 - - - - org.apache.httpcomponents - httpclient - 4.5.14 - - - commons-logging - commons-logging - - - - - - org.springframework - spring-context - 6.1.14 - - - - org.eclipse.platform - org.eclipse.jface - 3.35.0 - - - org.eclipse.platform - org.eclipse.swt - - - - - - org.apache.commons - commons-text - 1.12.0 - + + org.eclipse.platform + org.eclipse.jface + 3.35.0 + + + org.eclipse.platform + org.eclipse.swt + + + + + + org.apache.commons + commons-text + 1.12.0 + - - - - com.h2database - h2 - 2.3.232 - test - - - - junit - junit - 4.13.2 - test - - - - org.springframework - spring-jdbc - 6.1.14 - test - - - - org.mockito - mockito-core - 5.14.2 - test - - + + + + com.h2database + h2 + 2.3.232 + test + + + + junit + junit + 4.13.2 + test + + + + org.springframework + spring-jdbc + 6.1.14 + test + + + + org.mockito + mockito-core + 5.14.2 + test + + - - - local-proj-repo - Project Local Repository - file://${basedir}/local-proj-repo/ - default - - - maven-eclipse-repo - https://maven-eclipse.github.io/maven - - + + + local-proj-repo + Project Local Repository + file://${basedir}/local-proj-repo/ + default + + + maven-eclipse-repo + https://maven-eclipse.github.io/maven + + - - install + + install - - - true - src/main/resources - - **/*.properties - - - **/*.swp - **/*.*~* - - - - false - src/main/resources - - **/*.properties - **/*.swp - **/*.*~* - - - + + + true + src/main/resources + + **/*.properties + + + **/*.swp + **/*.*~* + + + + false + src/main/resources + + **/*.properties + **/*.swp + **/*.*~* + + + - - - true - src/test/resources - - - - - - - - org.eclipse.m2e - lifecycle-mapping - 1.0.0 - - - - - - org.apache.maven.plugins - maven-antrun-plugin - [3.1.0,) - - run - - - - - - - - - - - - + + + true + src/test/resources + + + + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + org.apache.maven.plugins + maven-antrun-plugin + [3.1.0,) + + run + + + + + + + + + + + + - - - - org.codehaus.mojo - versions-maven-plugin - 2.17.1 - - - - - org.apache.maven.plugins - maven-clean-plugin - 3.4.0 - - - - org.apache.maven.plugins - maven-deploy-plugin - 3.1.3 - - - - org.apache.maven.plugins - maven-install-plugin - 3.1.3 - - - - org.apache.maven.plugins - maven-jar-plugin - 3.4.2 - - - contrib/** - - - - - - org.apache.maven.plugins - maven-site-plugin - 3.21.0 - + + org.apache.maven.plugins + maven-site-plugin + 3.21.0 + - - + - - org.apache.maven.plugins - maven-enforcer-plugin - 3.5.0 - - - enforce-maven - - enforce - - - - - 3.6 - - - - - - - - - org.apache.maven.plugins - maven-resources-plugin - 3.3.1 - - false - - ${*} - - - pdf - swf - jpeg - jpg - png - csv - - - + + org.apache.maven.plugins + maven-resources-plugin + 3.3.1 + + false + + ${*} + + + pdf + swf + jpeg + jpg + png + csv + + + - - - maven-compiler-plugin - 3.13.0 - - true - - - - - + + maven-compiler-plugin + 3.13.0 + + true + + + + + - - - com.mycila - license-maven-plugin - 4.6 - - - -
license.txt
- - **/*.java - - - true - -
-
-
- - - - check - - package - - -
- - - org.apache.maven.plugins - maven-shade-plugin - 3.6.0 - - false - - - local.swt:swt*: - - - - - - com.salesforce.dataloader.process.DataLoaderRunner - - - com.salesforce.dataloader.process.DataLoaderRunner - true - all-permissions - ${project.name} - - - - true - - - com.force.api:force-partner-api - - ** - - - - org.apache.logging.log4j:log4j-core - - ** - - - - org.apache.logging.log4j:log4j-api - - ** - - - - org.springframework:spring-beans - - ** - - - - *:* - - **/Log4j2Plugins.dat - META-INF/*.SF - META-INF/*.DSA - META-INF/*.RSA - META-INF/license.txt - META-INF/LICENSE.txt - META-INF/notice.txt - META-INF/NOTICE.txt - - - - - - - make-shaded-jar - - shade - - package - - - - + org.apache.maven.plugins + maven-shade-plugin + 3.6.0 + + false + + + local.swt:swt*: + + + + + com.salesforce.dataloader.process.DataLoaderRunner + + com.salesforce.dataloader.process.DataLoaderRunner + true + all-permissions + ${project.name} + + + + true + + + com.force.api:force-partner-api + + ** + + + + org.apache.logging.log4j:log4j-core + + ** + + + + org.apache.logging.log4j:log4j-api + + ** + + + + org.springframework:spring-beans + + ** + + + + *:* + + **/Log4j2Plugins.dat + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + META-INF/license.txt + META-INF/LICENSE.txt + META-INF/notice.txt + META-INF/NOTICE.txt + + + + + + + make-shaded-jar + + shade + + package + + + + - - - org.apache.maven.plugins - maven-antrun-plugin - 3.1.0 - - - - run - - compile - - - - - - - - - - - + + org.apache.maven.plugins + maven-antrun-plugin + 3.1.0 + + + + run + + compile + + + + + + + + + + + - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + - - - - - + + + + + - - - + + + - - + + - - - - - - - - zip - - run - - package - - - - - - - - - - - - test-cleanup - - run - - package - - - - - - - - + + + + + + + + zip + + run + + package + + + + + + + + + + + + test-cleanup + + run + + package + + + + + + + + - - - org.apache.maven.plugins - maven-surefire-plugin - 3.5.1 - - - true - - - ${basedir}/target/dataloader-${project.version}.jar - - - - - + - - unit-tests - - test - - package - - ${skip-unit-tests} - - - **/client/**, + + unit-tests + + test + + package + + ${skip-unit-tests} + + + **/client/**, **/dyna/SObjectReferenceConverterTest.*, **/integration/**, **/mapping/LoadMapperTest.*, **/mapping/SOQLMapperTest.*, **/process/** - - - - - integration-tests - - test - - verify - - !${skip-unit-tests} - - **/action/**, + + + + + integration-tests + + test + + verify + + !${skip-unit-tests} + + **/action/**, **/dao/**, **/dyna/BooleanConverterTest.*, **/dyna/DateConverterTest.*, **/EncryptionUtil/**, **/mapping/SOQLMapperTest.*, **/util/** - - - - - - - - com.github.ekryd.sortpom - sortpom-maven-plugin - 3.4.0 - - - - sort - - - - -
-
-
\ No newline at end of file + + com.github.ekryd.sortpom + sortpom-maven-plugin + 3.4.0 + + + + sort + + compile + + + + + +