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

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

Merged
merged 1 commit into from
Aug 1, 2016
Merged

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

merged 1 commit into from
Aug 1, 2016

Conversation

qoomon
Copy link
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
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
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
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.

None yet

2 participants