The reason for the failure is that there is a missing artifact:
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT

1. Are you sure you have your repositories configured as needed?
2. Is the 'getdata-client' ever built before?



-----Original Message-----
From: Guido van Brakel [mailto:guido.vanbra...@outlook.com] 
Sent: Tuesday, August 28, 2018 11:10
To: users@maven.apache.org
Subject: Could not resolve dependencies error

Hi,

We have an issue with Maven not finding a certain dependency, anyone able to 
help this Maven. Keep in mind that I'm quite newbie to Maven, and just try run 
a build

[ERROR] Failed to execute goal on project confidentialservices: Could not 
resolve dependencies for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: Could not find 
artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT -> 
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
on project confidentialservices: Could not resolve dependencies for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: Could not find 
artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT.

See below for the full stack trace:
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 
2017-04-03T21:39:06+02:00) Maven home: 
C:\Users\davanbrg\.m2\wrapper\dists\apache-maven-3.5.0-bin\6ps54u5pnnbbpr6ds9rppcc7iv\apache-maven-3.5.0
Java version: 1.8.0_181, vendor: Oracle Corporation Java home: C:\Program 
Files\Java\jdk1.8.0_181\jre Default locale: en_US, platform encoding: Cp1252 OS 
name: "windows server 2012 r2", version: "6.3", arch: "amd64", family: "windows"
[DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages 
into class realm maven.api
[DEBUG]   Imported: javax.enterprise.inject.* < plexus.core
[DEBUG]   Imported: javax.enterprise.util.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < 
plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < 
plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < 
plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: color
[DEBUG] Message styles: debug info warning error success failure strong mojo 
project [DEBUG] Reading global settings from 
C:\Users\davanbrg\.m2\wrapper\dists\apache-maven-3.5.0-bin\6ps54u5pnnbbpr6ds9rppcc7iv\apache-maven-3.5.0\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\davanbrg\.m2\settings.xml
[DEBUG] Reading global toolchains from 
C:\Users\davanbrg\.m2\wrapper\dists\apache-maven-3.5.0-bin\6ps54u5pnnbbpr6ds9rppcc7iv\apache-maven-3.5.0\conf\toolchains.xml
[DEBUG] Reading user toolchains from C:\Users\davanbrg\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\davanbrg\.m2\repository [DEBUG] 
Using manager EnhancedLocalRepositoryManager with priority 10.0 for 
C:\Users\davanbrg\.m2\repository [INFO] Scanning for projects...
[DEBUG] Extension realms for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: (none) [DEBUG] 
Looking up lifecycle mappings for packaging war from ClassRealm[plexus.core, 
parent: null] [DEBUG] Extension realms for project 
org.springframework.boot:spring-boot-starter-parent:pom:1.5.4.RELEASE: (none) 
[DEBUG] Looking up lifecycle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null] [DEBUG] Extension realms for project 
org.springframework.boot:spring-boot-dependencies:pom:1.5.4.RELEASE: (none) 
[DEBUG] Looking up lifecycle mappings for packaging pom from 
ClassRealm[plexus.core, parent: null] [WARNING] The project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12 uses 
prerequisites which is only intended for maven-plugin projects but not for non 
maven-plugin projects. For such purposes you should use the 
maven-enforcer-plugin. See 
https://urldefense.proofpoint.com/v2/url?u=https-3A__maven.apache.org_enforcer_enforcer-2Drules_requireMavenVersion.html&d=DwIFEA&c=LFYZ-o9_HUMeMTSQicvjIg&r=GYb_8qONFTPgVpTfZRT53aEptjaOm6sDrruaOwiowLQ&m=3iPse57r3RtZpOoTNa1rjJ9gsOZ0SKp-L395SXUAurk&s=nJhnb0WGtwjRkAbm_J4PRRMM1h29TooLIPwL5Vyzu8Q&e=
[DEBUG] Resolving plugin prefix spring-boot from [org.apache.maven.plugins, 
org.codehaus.mojo] [DEBUG] Resolved plugin prefix spring-boot to 
org.springframework.boot:spring-boot-maven-plugin from POM 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: com.digitaslbi.confidential:confidentialservices:war:0.1.0.12
[DEBUG] Tasks:   [spring-boot:run]
[DEBUG] Style:   Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building confidentialservices 0.1.0.12 [INFO] 
------------------------------------------------------------------------
[DEBUG] Resolving plugin prefix spring-boot from [org.apache.maven.plugins, 
org.codehaus.mojo] [DEBUG] Resolved plugin prefix spring-boot to 
org.springframework.boot:spring-boot-maven-plugin from POM 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, 
process-sources, generate-resources, process-resources, compile, 
process-classes, generate-test-sources, process-test-sources, 
generate-test-resources, process-test-resources, test-compile, 
process-test-classes, test, prepare-package, package, pre-integration-test, 
integration-test, post-integration-test, verify, install, deploy] [DEBUG] 
Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> 
[pre-site, site, post-site, site-deploy] [DEBUG] Lifecycle default -> 
[validate, initialize, generate-sources, process-sources, generate-resources, 
process-resources, compile, process-classes, generate-test-sources, 
process-test-sources, generate-test-resources, process-test-resources, 
test-compile, process-test-classes, test, prepare-package, package, 
pre-integration-test, integration-test, post-integration-test, verify, install, 
deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] 
Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT 
BUILD PLAN ================================================
[DEBUG] Project:       com.digitaslbi.confidential:confidentialservices:0.1.0.12
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [central 
(https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2&d=DwIFEA&c=LFYZ-o9_HUMeMTSQicvjIg&r=GYb_8qONFTPgVpTfZRT53aEptjaOm6sDrruaOwiowLQ&m=3iPse57r3RtZpOoTNa1rjJ9gsOZ0SKp-L395SXUAurk&s=Zz9gQzUC6Hfw32IGJYLdaTTtkRSMlt01NobmGsDtEvA&e=,
 default, releases)]
[DEBUG] Repositories (plugins)     : [central 
(https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2&d=DwIFEA&c=LFYZ-o9_HUMeMTSQicvjIg&r=GYb_8qONFTPgVpTfZRT53aEptjaOm6sDrruaOwiowLQ&m=3iPse57r3RtZpOoTNa1rjJ9gsOZ0SKp-L395SXUAurk&s=Zz9gQzUC6Hfw32IGJYLdaTTtkRSMlt01NobmGsDtEvA&e=,
 default, releases)]
[DEBUG] --- init fork of 
com.digitaslbi.confidential:confidentialservices:0.1.0.12 for 
org.springframework.boot:spring-boot-maven-plugin:1.5.4.RELEASE:run 
(default-cli) --- [DEBUG] Dependencies (collect): [test] [DEBUG] Dependencies 
(resolve): [compile, runtime, test] [DEBUG] 
-----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-resources-plugin:3.0.1:copy-resources 
(default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <addDefaultExcludes default-value="true"/>
  <buildFilters default-value="${project.build.filters}"/>
  <delimiters>
    <delimiter>#</delimiter>
  </delimiters>
  <encoding default-value="${project.build.sourceEncoding}"/>
  <escapeString default-value="\"/>
  <escapeWindowsPaths default-value="true"/>
  <fileNameFiltering default-value="false"/>
  <includeEmptyDirs default-value="false"/>
  <outputDirectory>target/classes</outputDirectory>
  <overwrite default-value="false"/>
  <project default-value="${project}"/>
  <resources>
    <resource>
      <directory>src/main/resources/</directory>
      <filtering>true</filtering>
      <includes>
        <include>**/*.xml</include>
        <include>**/*.yml</include>
      </includes>
    </resource>
    <resource>
      <directory>src/main/resources/</directory>
      <filtering>false</filtering>
      <excludes>
        <exclude>**/*.xml</exclude>
        <exclude>**/*.yml</exclude>
      </excludes>
    </resource>
  </resources>
  <session default-value="${session}"/>
  <skip default-value="false">${maven.resources.skip}</skip>
  <supportMultiLineFiltering default-value="false"/>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true">false</useDefaultDelimiters>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-resources-plugin:3.0.1:resources 
(default-resources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <addDefaultExcludes default-value="true"/>
  <buildFilters default-value="${project.build.filters}"/>
  <delimiters>
    <delimiter>#</delimiter>
  </delimiters>
  <encoding default-value="${project.build.sourceEncoding}"/>
  <escapeString default-value="\"/>
  <escapeWindowsPaths default-value="true"/>
  <fileNameFiltering default-value="false"/>
  <includeEmptyDirs default-value="false"/>
  <outputDirectory 
default-value="${project.build.outputDirectory}">target/classes</outputDirectory>
  <overwrite default-value="false"/>
  <project default-value="${project}"/>
  <resources default-value="${project.resources}">
    <resource>
      <directory>src/main/resources/</directory>
      <filtering>true</filtering>
      <includes>
        <include>**/*.xml</include>
        <include>**/*.yml</include>
      </includes>
    </resource>
    <resource>
      <directory>src/main/resources/</directory>
      <filtering>false</filtering>
      <excludes>
        <exclude>**/*.xml</exclude>
        <exclude>**/*.yml</exclude>
      </excludes>
    </resource>
  </resources>
  <session default-value="${session}"/>
  <skip default-value="false">${maven.resources.skip}</skip>
  <supportMultiLineFiltering default-value="false"/>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true">false</useDefaultDelimiters>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-versions)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <fail default-value="true">${enforcer.fail}</fail>
  <failFast default-value="false">${enforcer.failFast}</failFast>
  <ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
  <mojoExecution default-value="${mojoExecution}"/>
  <project default-value="${project}"/>
  <rules>
    <requireMavenVersion>
      <message>You are running an older version of Maven. JHipster requires at 
least Maven 3.0.0</message>
      <version>[3.0.0,)</version>
    </requireMavenVersion>
    <requireJavaVersion>
      <message>You are running an older version of Java. JHipster requires at 
least JDK 1.8</message>
      <version>[1.8.0,)</version>
    </requireJavaVersion>
  </rules>
  <session default-value="${session}"/>
  <skip default-value="false">${enforcer.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          org.jacoco:jacoco-maven-plugin:0.7.9:prepare-agent 
(pre-unit-tests)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <address>${jacoco.address}</address>
  <append>${jacoco.append}</append>
  <classDumpDir>${jacoco.classDumpDir}</classDumpDir>
  <destFile 
default-value="${project.build.directory}/jacoco.exec">D:\Bamboo-home\xml-data\build-dir\RS-RSR-JOB1\target/test-results/coverage/jacoco/jacoco.exec</destFile>
  <dumpOnExit>${jacoco.dumpOnExit}</dumpOnExit>
  <exclClassLoaders>${jacoco.exclClassLoaders}</exclClassLoaders>
  <inclBootstrapClasses>${jacoco.inclBootstrapClasses}</inclBootstrapClasses>
  <inclNoLocationClasses>${jacoco.inclNoLocationClasses}</inclNoLocationClasses>
  <jmx>${jacoco.jmx}</jmx>
  <output>${jacoco.output}</output>
  <pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
  <port>${jacoco.port}</port>
  <project>${project}</project>
  <propertyName>${jacoco.propertyName}</propertyName>
  <sessionId>${jacoco.sessionId}</sessionId>
  <skip default-value="false">${jacoco.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
com.google.code.maven-replacer-plugin:replacer:1.5.1:replace (default)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <basedir>${project.source.directory}</basedir>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <includes>
    <include>**/*-dialog.controller.js</include>
  </includes>
  <replacements>
    <replacement>
      <token>(vm\.\w+\s=\s\w+\.query\()(\)\;)</token>
      <value>$1{size:2000}$2</value>
    </replacement>
  </replacements>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <annotationProcessorPaths>
    <path>
      <groupId>org.mapstruct</groupId>
      <artifactId>mapstruct-processor</artifactId>
      <version>1.1.0.Final</version>
    </path>
  </annotationProcessorPaths>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <compilePath default-value="${project.compileClasspathElements}"/>
  <compileSourceRoots default-value="${project.compileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerReuseStrategy 
default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  <debug default-value="true">${maven.compiler.debug}</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <executable>${maven.compiler.executable}</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <failOnWarning 
default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  <forceJavacCompilerUse 
default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  <fork default-value="false">${maven.compiler.fork}</fork>
  <generatedSourcesDirectory 
default-value="${project.build.directory}/generated-sources/annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <mojoExecution default-value="${mojoExecution}"/>
  <optimize default-value="false">${maven.compiler.optimize}</optimize>
  <outputDirectory default-value="${project.build.outputDirectory}"/>
  <project default-value="${project}"/>
  <projectArtifact default-value="${project.artifact}"/>
  <release>${maven.compiler.release}</release>
  <session default-value="${session}"/>
  <showDeprecation 
default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  <showWarnings 
default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skipMain>${maven.main.skip}</skipMain>
  <skipMultiThreadWarning 
default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  <source default-value="1.5">${maven.compiler.source}</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">${maven.compiler.target}</target>
  <useIncrementalCompilation 
default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-resources-plugin:3.0.1:testResources 
(default-testResources)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <addDefaultExcludes default-value="true"/>
  <buildFilters default-value="${project.build.filters}"/>
  <delimiters>
    <delimiter>@</delimiter>
  </delimiters>
  <encoding default-value="${project.build.sourceEncoding}"/>
  <escapeString default-value="\"/>
  <escapeWindowsPaths default-value="true"/>
  <fileNameFiltering default-value="false"/>
  <includeEmptyDirs default-value="false"/>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <overwrite default-value="false"/>
  <project default-value="${project}"/>
  <resources default-value="${project.testResources}"/>
  <session default-value="${session}"/>
  <skip default-value="false">${maven.test.skip}</skip>
  <supportMultiLineFiltering default-value="false"/>
  <useBuildFilters default-value="true"/>
  <useDefaultDelimiters default-value="true">false</useDefaultDelimiters>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal:          
org.apache.maven.plugins:maven-compiler-plugin:3.6.0:testCompile 
(default-testCompile)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <annotationProcessorPaths>
    <path>
      <groupId>org.mapstruct</groupId>
      <artifactId>mapstruct-processor</artifactId>
     <version>1.1.0.Final</version>
    </path>
  </annotationProcessorPaths>
  <basedir default-value="${basedir}"/>
  <buildDirectory default-value="${project.build.directory}"/>
  <compilePath default-value="${project.compileClasspathElements}"/>
  <compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
  <compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
  <compilerReuseStrategy 
default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
  <compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
  <debug default-value="true">${maven.compiler.debug}</debug>
  <debuglevel>${maven.compiler.debuglevel}</debuglevel>
  <encoding 
default-value="${project.build.sourceEncoding}">${encoding}</encoding>
  <executable>${maven.compiler.executable}</executable>
  <failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
  <failOnWarning 
default-value="false">${maven.compiler.failOnWarning}</failOnWarning>
  <forceJavacCompilerUse 
default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
  <fork default-value="false">${maven.compiler.fork}</fork>
  <generatedTestSourcesDirectory 
default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
  <maxmem>${maven.compiler.maxmem}</maxmem>
  <meminitial>${maven.compiler.meminitial}</meminitial>
  <mojoExecution default-value="${mojoExecution}"/>
  <optimize default-value="false">${maven.compiler.optimize}</optimize>
  <outputDirectory default-value="${project.build.testOutputDirectory}"/>
  <project default-value="${project}"/>
  <release>${maven.compiler.release}</release>
  <session default-value="${session}"/>
  <showDeprecation 
default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
  <showWarnings 
default-value="false">${maven.compiler.showWarnings}</showWarnings>
  <skip>${maven.test.skip}</skip>
  <skipMultiThreadWarning 
default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
  <source default-value="1.5">${maven.compiler.source}</source>
  <staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
  <target default-value="1.5">${maven.compiler.target}</target>
  <testPath default-value="${project.testClasspathElements}"/>
  <testRelease>${maven.compiler.testRelease}</testRelease>
  <testSource>${maven.compiler.testSource}</testSource>
  <testTarget>${maven.compiler.testTarget}</testTarget>
  <useIncrementalCompilation 
default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
  <verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] --- exit fork of 
com.digitaslbi.confidential:confidentialservices:0.1.0.12 for 
org.springframework.boot:spring-boot-maven-plugin:1.5.4.RELEASE:run 
(default-cli) --- [DEBUG] 
-----------------------------------------------------------------------
[DEBUG] Goal:          
org.springframework.boot:spring-boot-maven-plugin:1.5.4.RELEASE:run 
(default-cli)
[DEBUG] Style:         Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration>
  <addResources default-value="false">${run.addResources}</addResources>
  <agent>${run.agent}</agent>
  <arguments>${run.arguments}</arguments>
  <classesDirectory default-value="${project.build.outputDirectory}"/>
  <excludeArtifactIds 
default-value="">${excludeArtifactIds}</excludeArtifactIds>
  <excludeGroupIds default-value="">${excludeGroupIds}</excludeGroupIds>
  <fork>true</fork>
  <jvmArguments>${run.jvmArguments}</jvmArguments>
  <mainClass>${start-class}</mainClass>
  <noverify>${run.noverify}</noverify>
  <profiles>${run.profiles}</profiles>
  <project default-value="${project}"/>
  <skip default-value="false">${skip}</skip>
  <useTestClasspath default-value="false">${useTestClasspath}</useTestClasspath>
  <workingDirectory>${run.workingDirectory}</workingDirectory>
</configuration>
[DEBUG] =======================================================================
[INFO]
[INFO] >>> spring-boot-maven-plugin:1.5.4.RELEASE:run (default-cli) > 
test-compile @ confidentialservices >>> [DEBUG] Could not find metadata 
nl.confidential.web:confidentialweb-getdataapi-client:1.2.14.0-SNAPSHOT/maven-metadata.xml
 in local (C:\Users\davanbrg\.m2\repository)
[DEBUG] Could not find metadata 
nl.confidential.web:confidentialweb-getdataapi-client:1.2.14.0-SNAPSHOT/maven-metadata.xml
 in local (C:\Users\davanbrg\.m2\repository)
[WARNING] The POM for 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT is 
missing, no dependency information available [DEBUG] Dependency collection 
stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, 
ConflictMarker.nodeCount=607, ConflictIdSorter.graphTime=0, 
ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=159, 
ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=16, 
ConflictResolver.conflictItemCount=374, 
DefaultDependencyCollector.collectTime=610, 
DefaultDependencyCollector.transformTime=31}
[DEBUG] com.digitaslbi.confidential:confidentialservices:war:0.1.0.12
[DEBUG]    
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT:compile
[DEBUG]    org.apache.poi:poi:jar:3.16:compile
[DEBUG]       commons-codec:commons-codec:jar:1.10:compile (version managed 
from 1.10) (optionality managed from false)
[DEBUG]       org.apache.commons:commons-collections4:jar:4.1:compile
[DEBUG]    io.github.jhipster:jhipster:jar:1.1.7:compile
[DEBUG]    io.dropwizard.metrics:metrics-core:jar:3.2.2:compile
[DEBUG]       org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 
1.7.22) (optionality managed from false)
[DEBUG]    io.dropwizard.metrics:metrics-annotation:jar:3.2.2:compile
[DEBUG]    io.dropwizard.metrics:metrics-json:jar:3.2.2:compile
[DEBUG]       com.fasterxml.jackson.core:jackson-databind:jar:2.8.8:compile 
(version managed from 2.6.6) (optionality managed from false)
[DEBUG]    io.dropwizard.metrics:metrics-jcache:jar:3.2.2:compile
[DEBUG]    io.dropwizard.metrics:metrics-jvm:jar:3.2.2:compile
[DEBUG]    io.dropwizard.metrics:metrics-servlet:jar:3.2.2:compile
[DEBUG]    io.dropwizard.metrics:metrics-servlets:jar:3.2.2:compile
[DEBUG]       io.dropwizard.metrics:metrics-healthchecks:jar:3.2.2:compile
[DEBUG]       com.papertrail:profiler:jar:1.0.2:compile
[DEBUG]          joda-time:joda-time:jar:2.9.9:compile (version managed from 
2.9.1) (optionality managed from false)
[DEBUG]    
com.fasterxml.jackson.datatype:jackson-datatype-hibernate5:jar:2.8.8:compile
[DEBUG]       com.fasterxml.jackson.core:jackson-core:jar:2.8.8:compile 
(version managed from 2.8.8) (optionality managed from false)
[DEBUG]       javax.transaction:jta:jar:1.1:compile
[DEBUG]    
com.fasterxml.jackson.datatype:jackson-datatype-hppc:jar:2.8.8:compile
[DEBUG]       com.carrotsearch:hppc:jar:0.7.1:compile
[DEBUG]    
com.fasterxml.jackson.datatype:jackson-datatype-jsr310:jar:2.8.8:compile
[DEBUG]       com.fasterxml.jackson.core:jackson-annotations:jar:2.8.0:compile 
(version managed from 2.8.0) (optionality managed from false)
[DEBUG]    
com.fasterxml.jackson.datatype:jackson-datatype-json-org:jar:2.8.8:compile
[DEBUG]       org.apache.geronimo.bundles:json:jar:20090211_1:compile
[DEBUG]    
com.fasterxml.jackson.module:jackson-module-afterburner:jar:2.8.8:compile
[DEBUG]    com.h2database:h2:jar:1.4.195:compile
[DEBUG]    org.awaitility:awaitility:jar:2.0.0:test
[DEBUG]       org.hamcrest:hamcrest-library:jar:1.3:test (version managed from 
1.3) (optionality managed from false)
[DEBUG]       org.hamcrest:hamcrest-core:jar:1.3:test (version managed from 
1.3) (optionality managed from false)
[DEBUG]       cglib:cglib-nodep:jar:3.1:test
[DEBUG]       org.objenesis:objenesis:jar:2.1:test
[DEBUG]    com.jayway.jsonpath:json-path:jar:2.2.0:test
[DEBUG]       net.minidev:json-smart:jar:2.2.1:test
[DEBUG]          net.minidev:accessors-smart:jar:1.1:test
[DEBUG]             org.ow2.asm:asm:jar:5.0.3:test
[DEBUG]    io.springfox:springfox-swagger2:jar:2.6.1:compile
[DEBUG]       io.swagger:swagger-annotations:jar:1.5.10:compile
[DEBUG]       io.swagger:swagger-models:jar:1.5.10:compile
[DEBUG]       io.springfox:springfox-spi:jar:2.6.1:compile
[DEBUG]          io.springfox:springfox-core:jar:2.6.1:compile
[DEBUG]       io.springfox:springfox-schema:jar:2.6.1:compile
[DEBUG]       io.springfox:springfox-swagger-common:jar:2.6.1:compile
[DEBUG]       io.springfox:springfox-spring-web:jar:2.6.1:compile
[DEBUG]       com.google.guava:guava:jar:18.0:compile
[DEBUG]       com.fasterxml:classmate:jar:1.3.3:compile (version managed from 
1.3.1) (optionality managed from false)
[DEBUG]       
org.springframework.plugin:spring-plugin-core:jar:1.2.0.RELEASE:compile 
(version managed from 1.2.0.RELEASE) (optionality managed from false)
[DEBUG]       
org.springframework.plugin:spring-plugin-metadata:jar:1.2.0.RELEASE:compile 
(version managed from 1.2.0.RELEASE) (optionality managed from false)
[DEBUG]    io.springfox:springfox-bean-validators:jar:2.6.1:compile
[DEBUG]    com.mattbertolini:liquibase-slf4j:jar:2.0.0:compile
[DEBUG]    com.ryantenney.metrics:metrics-spring:jar:3.1.3:compile
[DEBUG]       org.springframework:spring-core:jar:4.3.9.RELEASE:compile 
(version managed from 4.1.6.RELEASE) (optionality managed from false) 
(exclusions managed)
[DEBUG]       org.springframework:spring-beans:jar:4.3.9.RELEASE:compile 
(version managed from 4.1.6.RELEASE) (optionality managed from false)
[DEBUG]       org.springframework:spring-aop:jar:4.3.9.RELEASE:compile (version 
managed from 4.1.6.RELEASE) (optionality managed from false)
[DEBUG]    com.zaxxer:HikariCP:jar:2.6.0:compile
[DEBUG]    commons-io:commons-io:jar:2.5:compile
[DEBUG]    org.apache.commons:commons-lang3:jar:3.5:compile
[DEBUG]    javax.cache:cache-api:jar:1.0.0:compile
[DEBUG]    org.assertj:assertj-core:jar:3.6.2:test
[DEBUG]    org.ehcache:ehcache:jar:3.2.2:compile
[DEBUG]    org.hibernate:hibernate-jcache:jar:5.2.8.Final:compile
[DEBUG]       org.jboss.logging:jboss-logging:jar:3.3.1.Final:compile (version 
managed from 3.3.0.Final) (optionality managed from false)
[DEBUG]       org.hibernate:hibernate-core:jar:5.2.8.Final:compile (version 
managed from 5.2.8.Final) (optionality managed from false) (exclusions managed)
[DEBUG]          
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final:compile
[DEBUG]          org.javassist:javassist:jar:3.21.0-GA:compile (version managed 
from 3.20.0-GA) (optionality managed from false)
[DEBUG]          antlr:antlr:jar:2.7.7:compile (version managed from 2.7.7) 
(optionality managed from false)
[DEBUG]          
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.1.Final:compile
[DEBUG]          org.jboss:jandex:jar:2.0.3.Final:compile
[DEBUG]          dom4j:dom4j:jar:1.6.1:compile (version managed from 1.6.1) 
(optionality managed from false)
[DEBUG]          
org.hibernate.common:hibernate-commons-annotations:jar:5.0.1.Final:compile
[DEBUG]    org.hibernate:hibernate-envers:jar:5.2.8.Final:compile
[DEBUG]    org.hibernate:hibernate-validator:jar:5.3.5.Final:compile
[DEBUG]       javax.validation:validation-api:jar:1.1.0.Final:compile (version 
managed from 1.1.0.Final) (optionality managed from false)
[DEBUG]    org.liquibase:liquibase-core:jar:3.5.3:compile
[DEBUG]       org.yaml:snakeyaml:jar:1.17:compile (version managed from 1.17) 
(optionality managed from false)
[DEBUG]    org.postgresql:postgresql:jar:9.4.1212:compile
[DEBUG]    org.mapstruct:mapstruct-jdk8:jar:1.1.0.Final:compile
[DEBUG]    org.springframework:spring-context-support:jar:4.3.9.RELEASE:compile
[DEBUG]       org.springframework:spring-context:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]          
org.springframework:spring-expression:jar:4.3.9.RELEASE:compile (version 
managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-actuator:jar:1.5.4.RELEASE:compile
[DEBUG]       org.springframework.boot:spring-boot:jar:1.5.4.RELEASE:compile 
(version managed from 1.5.4.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-autoconfigure:jar:1.5.4.RELEASE:compile
[DEBUG]    
org.springframework.boot:spring-boot-configuration-processor:jar:1.5.4.RELEASE:compile
[DEBUG]    
org.springframework.boot:spring-boot-loader-tools:jar:1.5.4.RELEASE:compile
[DEBUG]    
org.springframework.boot:spring-boot-starter-aop:jar:1.5.4.RELEASE:compile
[DEBUG]       
org.springframework.boot:spring-boot-starter:jar:1.5.4.RELEASE:compile (version 
managed from 1.5.4.RELEASE) (optionality managed from false) (exclusions 
managed)
[DEBUG]       org.aspectj:aspectjweaver:jar:1.8.10:compile (version managed 
from 1.8.10) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-data-jpa:jar:1.5.4.RELEASE:compile
[DEBUG]       
org.springframework.boot:spring-boot-starter-jdbc:jar:1.5.4.RELEASE:compile 
(version managed from 1.5.4.RELEASE) (optionality managed from false)
[DEBUG]          org.apache.tomcat:tomcat-jdbc:jar:8.5.15:compile (version 
managed from 8.5.15) (optionality managed from false)
[DEBUG]             org.apache.tomcat:tomcat-juli:jar:8.5.15:compile
[DEBUG]          org.springframework:spring-jdbc:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]       org.hibernate:hibernate-entitymanager:jar:5.2.8.Final:compile 
(version managed from 5.0.12.Final) (optionality managed from false) 
(exclusions managed)
[DEBUG]          net.bytebuddy:byte-buddy:jar:1.6.6:compile
[DEBUG]       javax.transaction:javax.transaction-api:jar:1.2:compile (version 
managed from 1.2) (optionality managed from false)
[DEBUG]       
org.springframework.data:spring-data-jpa:jar:1.11.4.RELEASE:compile (version 
managed from 1.11.4.RELEASE) (optionality managed from false)
[DEBUG]          org.springframework:spring-orm:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]          org.springframework:spring-tx:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]       org.springframework:spring-aspects:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-logging:jar:1.5.4.RELEASE:compile
[DEBUG]       ch.qos.logback:logback-classic:jar:1.1.11:compile (version 
managed from 1.1.11) (optionality managed from false)
[DEBUG]          ch.qos.logback:logback-core:jar:1.1.11:compile (version 
managed from 1.1.11) (optionality managed from false)
[DEBUG]       org.slf4j:jcl-over-slf4j:jar:1.7.25:compile (version managed from 
1.7.25) (optionality managed from false)
[DEBUG]       org.slf4j:jul-to-slf4j:jar:1.7.25:compile (version managed from 
1.7.25) (optionality managed from false)
[DEBUG]       org.slf4j:log4j-over-slf4j:jar:1.7.25:compile (version managed 
from 1.7.25) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-mail:jar:1.5.4.RELEASE:compile
[DEBUG]       com.sun.mail:javax.mail:jar:1.5.6:compile (version managed from 
1.5.6) (optionality managed from false)
[DEBUG]          javax.activation:activation:jar:1.1:compile
[DEBUG]    
org.springframework.boot:spring-boot-starter-security:jar:1.5.4.RELEASE:compile
[DEBUG]       
org.springframework.security:spring-security-config:jar:4.2.3.RELEASE:compile 
(version managed from 4.2.3.RELEASE) (optionality managed from false)
[DEBUG]       
org.springframework.security:spring-security-web:jar:4.2.3.RELEASE:compile 
(version managed from 4.2.3.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-test:jar:1.5.4.RELEASE:test 
(exclusions managed)
[DEBUG]       
org.springframework.boot:spring-boot-test-autoconfigure:jar:1.5.4.RELEASE:test 
(version managed from 1.5.4.RELEASE) (optionality managed from false)
[DEBUG]       junit:junit:jar:4.12:test (version managed from 4.12) 
(optionality managed from false)
[DEBUG]       org.mockito:mockito-core:jar:1.10.19:test (version managed from 
1.10.19) (optionality managed from false)
[DEBUG]       org.skyscreamer:jsonassert:jar:1.4.0:test (version managed from 
1.4.0) (optionality managed from false)
[DEBUG]       org.springframework:spring-test:jar:4.3.9.RELEASE:test (version 
managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.security:spring-security-test:jar:4.2.3.RELEASE:test
[DEBUG]       
org.springframework.security:spring-security-core:jar:4.2.3.RELEASE:compile 
(version managed from 4.2.3.RELEASE) (optionality managed from false)
[DEBUG]          aopalliance:aopalliance:jar:1.0:compile
[DEBUG]    org.springframework.boot:spring-boot-test:jar:1.5.4.RELEASE:test
[DEBUG]    
org.springframework.boot:spring-boot-starter-thymeleaf:jar:1.5.4.RELEASE:compile
[DEBUG]       org.thymeleaf:thymeleaf-spring4:jar:2.1.5.RELEASE:compile 
(version managed from 2.1.5.RELEASE) (optionality managed from false)
[DEBUG]          org.thymeleaf:thymeleaf:jar:2.1.5.RELEASE:compile (version 
managed from 2.1.5.RELEASE) (optionality managed from false)
[DEBUG]             ognl:ognl:jar:3.0.8:compile
[DEBUG]             org.unbescape:unbescape:jar:1.1.0.RELEASE:compile
[DEBUG]       
nz.net.ultraq.thymeleaf:thymeleaf-layout-dialect:jar:1.4.0:compile (version 
managed from 1.4.0) (optionality managed from false)
[DEBUG]          org.codehaus.groovy:groovy:jar:2.4.11:compile (version managed 
from 2.4.3) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-web:jar:1.5.4.RELEASE:compile
[DEBUG]       org.springframework:spring-web:jar:4.3.9.RELEASE:compile (version 
managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]       org.springframework:spring-webmvc:jar:4.3.9.RELEASE:compile 
(version managed from 4.3.9.RELEASE) (optionality managed from false)
[DEBUG]    io.jsonwebtoken:jjwt:jar:0.7.0:compile
[DEBUG]    net.logstash.logback:logstash-logback-encoder:jar:4.9:compile
[DEBUG]    
org.springframework.boot:spring-boot-starter-cloud-connectors:jar:1.5.4.RELEASE:compile
[DEBUG]       
org.springframework.cloud:spring-cloud-spring-service-connector:jar:1.2.4.RELEASE:compile
 (version managed from 1.2.4.RELEASE) (optionality managed from false) 
(exclusions managed)
[DEBUG]          
org.springframework.cloud:spring-cloud-core:jar:1.2.4.RELEASE:compile (version 
managed from 1.2.4.RELEASE) (optionality managed from false)
[DEBUG]       
org.springframework.cloud:spring-cloud-cloudfoundry-connector:jar:1.2.4.RELEASE:compile
 (version managed from 1.2.4.RELEASE) (optionality managed from false)
[DEBUG]       
org.springframework.cloud:spring-cloud-heroku-connector:jar:1.2.4.RELEASE:compile
 (version managed from 1.2.4.RELEASE) (optionality managed from false)
[DEBUG]       
org.springframework.cloud:spring-cloud-localconfig-connector:jar:1.2.4.RELEASE:compile
 (version managed from 1.2.4.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.security:spring-security-data:jar:4.2.3.RELEASE:compile
[DEBUG]       
org.springframework.data:spring-data-commons:jar:1.13.4.RELEASE:compile 
(version managed from 1.12.2.RELEASE) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-starter-undertow:jar:1.5.4.RELEASE:compile
[DEBUG]       io.undertow:undertow-core:jar:1.4.15.Final:compile (version 
managed from 1.4.15.Final) (optionality managed from false)
[DEBUG]          org.jboss.xnio:xnio-api:jar:3.3.6.Final:compile
[DEBUG]          org.jboss.xnio:xnio-nio:jar:3.3.6.Final:runtime
[DEBUG]       io.undertow:undertow-servlet:jar:1.4.15.Final:compile (version 
managed from 1.4.15.Final) (optionality managed from false)
[DEBUG]          
org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:jar:1.0.0.Final:compile
[DEBUG]       io.undertow:undertow-websockets-jsr:jar:1.4.15.Final:compile 
(version managed from 1.4.15.Final) (optionality managed from false)
[DEBUG]          
org.jboss.spec.javax.websocket:jboss-websocket-api_1.1_spec:jar:1.1.0.Final:compile
[DEBUG]       javax.servlet:javax.servlet-api:jar:3.1.0:compile (version 
managed from 3.1.0) (optionality managed from false)
[DEBUG]       org.glassfish:javax.el:jar:3.0.0:compile (version managed from 
3.0.0) (optionality managed from false)
[DEBUG]    
org.springframework.boot:spring-boot-devtools:jar:1.5.4.RELEASE:compile
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.281 s
[INFO] Finished at: 2018-08-28T09:48:01+02:00 [INFO] Final Memory: 22M/228M 
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project confidentialservices: Could not 
resolve dependencies for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: Could not find 
artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT -> 
[Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
on project confidentialservices: Could not resolve dependencies for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: Could not find 
artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT
                at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:221)
                at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:127)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:246)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:200)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.executeForkedExecutions(MojoExecutor.java:353)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:198)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
                at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
                at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
                at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
                at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
                at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
                at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
                at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
                at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
                at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
                at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
                at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
                at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
                at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
                at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
                at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
                at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
                at java.lang.reflect.Method.invoke(Method.java:498)
                at 
org.apache.maven.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:39)
                at 
org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:122)
                at 
org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:50)
Caused by: org.apache.maven.project.DependencyResolutionException: Could not 
resolve dependencies for project 
com.digitaslbi.confidential:confidentialservices:war:0.1.0.12: Could not find 
artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT
                at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:208)
                at 
org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:195)
                ... 34 more
Caused by: org.eclipse.aether.resolution.DependencyResolutionException: Could 
not find artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT
                at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:393)
                at 
org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:202)
                ... 35 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not 
find artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT
                at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:453)
                at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:255)
                at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveDependencies(DefaultRepositorySystem.java:376)
                ... 36 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not 
find artifact 
nl.confidential.web:confidentialweb-getdataapi-client:jar:1.2.14.0-SNAPSHOT
                at 
org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:443)
                ... 38 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
https://urldefense.proofpoint.com/v2/url?u=http-3A__cwiki.apache.org_confluence_display_MAVEN_DependencyResolutionException&d=DwIFEA&c=LFYZ-o9_HUMeMTSQicvjIg&r=GYb_8qONFTPgVpTfZRT53aEptjaOm6sDrruaOwiowLQ&m=3iPse57r3RtZpOoTNa1rjJ9gsOZ0SKp-L395SXUAurk&s=KuT-JsWT4zyEkySrLXfvLlEjFXVTjvp4xig2uAZexGc&e=



Sent from 
Mail<https://urldefense.proofpoint.com/v2/url?u=https-3A__go.microsoft.com_fwlink_-3FLinkId-3D550986&d=DwIFEA&c=LFYZ-o9_HUMeMTSQicvjIg&r=GYb_8qONFTPgVpTfZRT53aEptjaOm6sDrruaOwiowLQ&m=3iPse57r3RtZpOoTNa1rjJ9gsOZ0SKp-L395SXUAurk&s=Fkf0luJuMh7kVZwFsivgXWuxfRpPYIBmOR5StB1m_Tg&e=>
 for Windows 10


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to