Skip to content

fix: use pwd as mounting point for docker compose#189

Merged
rnorth merged 1 commit intotestcontainers:masterfrom
qoomon:bugfix/docker-compose-for-relative-paths
Aug 1, 2016
Merged

fix: use pwd as mounting point for docker compose#189
rnorth merged 1 commit intotestcontainers:masterfrom
qoomon:bugfix/docker-compose-for-relative-paths

Conversation

@qoomon
Copy link
Copy Markdown
Contributor

@qoomon qoomon commented Jul 29, 2016

use pwd as mounting point for docker compose to make relative paths work within docker-compose.yml

@qoomon
Copy link
Copy Markdown
Contributor Author

qoomon commented Jul 29, 2016

Maven build seems to be broken on master.
mvn test -f shade-test/pom.xml
Picked up _JAVA_OPTIONS: -Xms512m -Xmx1024m
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.testcontainers:shade-test:unknown-version has 1 error
[ERROR] Non-resolvable parent POM: Could not find artifact org.testcontainers:testcontainers-parent:pom:1.1.1-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 5, column 13 -> [Help 2]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Jul 29, 2016

Ugh - sorry, will fix. There's a need to update the shade-tests dependency versions after each release - which I'm afraid I haven't automated yet :(

@rnorth
Copy link
Copy Markdown
Member

rnorth commented Aug 1, 2016

I see what you meant on #173 now - thanks for the update.

@rnorth rnorth merged commit b815501 into testcontainers:master Aug 1, 2016
@qoomon qoomon deleted the bugfix/docker-compose-for-relative-paths branch August 19, 2016 07:55
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

Successfully merging this pull request may close these issues.

2 participants