Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Several errors when trying to run "docker-compose up" #2

Open
adrian-vogler opened this issue May 3, 2022 · 0 comments
Open

Several errors when trying to run "docker-compose up" #2

adrian-vogler opened this issue May 3, 2022 · 0 comments

Comments

@adrian-vogler
Copy link

=> ERROR [esco-visualization-platform_html2pdf 4/4] RUN mvn package 11.7s
=> CANCELED [esco-visualization-platform_indexer 1/5] FROM docker.io/library/maven:3.2.5-jdk-7@sha256:549dfcd47 11.8s
=> => resolve docker.io/library/maven:3.2.5-jdk-7@sha256:549dfcd47aac608fcd173a15695874e96af39965f941560d71ad0ef 0.0s
=> [esco-visualization-platform_solr internal] load build context 0.1s
=> => transferring context: 21.57kB 0.1s
=> [esco-visualization-platform_indexer internal] load build context 0.1s
=> => transferring context: 5.90kB 0.0s
=> [esco-visualization-platform_frontend internal] load build context 0.1s
=> => transferring context: 8.50kB 0.0s
=> [esco-visualization-platform_frontend stage-1 1/3] FROM docker.io/library/nginx:1@sha256:859ab6768a6f26a79bc4 0.0s
=> CACHED [esco-visualization-platform_frontend stage-1 2/3] RUN ln -s /usr/share/nginx/html /app 0.0s
=> [esco-visualization-platform_frontend ember 1/5] FROM docker.io/madnificent/ember:2.14.0@sha256:dec4102748c12 0.0s
=> CACHED [esco-visualization-platform_frontend ember 2/5] COPY . /app 0.0s
=> CANCELED [esco-visualization-platform_frontend ember 3/5] RUN npm install && bower install 9.8s

[esco-visualization-platform_html2pdf 4/4] RUN mvn package:
#0 7.884 [INFO] Scanning for projects...
#0 9.588 Downloading from spring-snapshots: http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/1.4.0.BUILD-SNAPSHOT/maven-metadata.xml
#0 10.62 [WARNING] Could not transfer metadata org.springframework.boot:spring-boot-starter-parent:1.4.0.BUILD-SNAPSHOT/maven-metadata.xml from/to spring-snapshots (http://repo.spring.io/snapshot): Failed to transfer file http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/1.4.0.BUILD-SNAPSHOT/maven-metadata.xml with status code 308
#0 10.72 Downloading from spring-snapshots: http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/1.4.0.BUILD-SNAPSHOT/spring-boot-starter-parent-1.4.0.BUILD-SNAPSHOT.pom
#0 11.08 [ERROR] [ERROR] Some problems were encountered while processing the POMs:
#0 11.08 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.springframework.boot:spring-boot-starter-tomcat:jar -> duplicate declaration of version (?) @ line 70, column 21
#0 11.09 [FATAL] Non-resolvable parent POM for mu-semtech:convert2file:1.0-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.4.0.BUILD-SNAPSHOT from/to spring-snapshots (http://repo.spring.io/snapshot): Failed to transfer file http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/1.4.0.BUILD-SNAPSHOT/spring-boot-starter-parent-1.4.0.BUILD-SNAPSHOT.pom with status code 308 and 'parent.relativePath' points at no local POM @ line 15, column 13
#0 11.13 @
#0 11.13 [ERROR] The build could not read 1 project -> [Help 1]
#0 11.13 [ERROR]
#0 11.13 [ERROR] The project mu-semtech:convert2file:1.0-SNAPSHOT (/app/pom.xml) has 1 error
#0 11.15 [ERROR] Non-resolvable parent POM for mu-semtech:convert2file:1.0-SNAPSHOT: Could not transfer artifact org.springframework.boot:spring-boot-starter-parent:pom:1.4.0.BUILD-SNAPSHOT from/to spring-snapshots (http://repo.spring.io/snapshot): Failed to transfer file http://repo.spring.io/snapshot/org/springframework/boot/spring-boot-starter-parent/1.4.0.BUILD-SNAPSHOT/spring-boot-starter-parent-1.4.0.BUILD-SNAPSHOT.pom with status code 308 and 'parent.relativePath' points at no local POM @ line 15, column 13 -> [Help 2]
#0 11.19 [ERROR]
#0 11.19 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
#0 11.19 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
#0 11.19 [ERROR]
#0 11.19 [ERROR] For more information about the errors and possible solutions, please read the following articles:
#0 11.19 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
#0 11.20 [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException


failed to solve: executor failed running [/bin/sh -c mvn package]: exit code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant