-
Currently we've a rather complicated build based on Maven. The TMC should discuss if and how we want to improve on this.
-
Build error:
```
[DEBUG] Auth Config null
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] event-sourcing/parent 1.0.0-SNAP…
ghost updated
5 years ago
-
### Description
Maven colorized output works, until it stops working partway through the 'start' of docker-maven-plugin. But when docker-maven-plugin is finished, it remains broke through the rest of…
-
### Description
I'm using a no-xml [simple dockerfile build](https://dmp.fabric8.io/#simple-dockerfile-build) config and would like to disable the build cache.
Setting -Ddocker.noCache=true on t…
-
When I bumped up the version of the plugin and ran a docker:start I got this error:
```
[ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.14.0:start (default-cli) on project my-volume: …
-
### Description
`` does not work
`[ERROR] Failed to execute goal io.fabric8:docker-maven-plugin:0.22.1:build (default-cli) on project auth-server: Unable to parse configuration of mojo io.fabri…
-
### Description
1. Following this guide: https://spring.io/guides/gs/spring-boot-docker/
2. Clone: https://github.com/spring-guides/gs-spring-boot-docker.git
3. `cd ./gs-spring-boot-docker/comple…
-
### Description
I use the following plugin configuration in my pom.xml:
```xml
io.fabric8
docker-maven-plugin
0.39.1
run-docker-db
${dockerdb.skip}
…
-
I had a problem building a maven project which was using the maven scm plugin. I was using the MavenInDocker-class to build the project.
The maven project is inside of a subfolder in the main proj…
-
https://github.com/opengeospatial/ets-wfs20/milestone/21