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

fixed mongodb download url. upped embedmongo 1.48.2->2.1.1. #6

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

agoston
Copy link

@agoston agoston commented Sep 28, 2018

Plugin now works for mongodb 3.6.6. Fixed #5.

pom.xml Outdated
<groupId>com.syncleus.maven.plugins</groupId>
<artifactId>mongodb-maven-plugin</artifactId>
<version>1.2.0-SNAPSHOT</version>
<groupId>com.github.agoston</groupId>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes should not have been applied. If you fix it back to the original I can commit it (even if you dont ill fix it on my end when i get a chance in a day or so).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, I did not expect you to pick this up so swiftly, so I started using my fork, that is what you see here.
I'll roll back these changes now.

@agoston
Copy link
Author

agoston commented Oct 10, 2018

Hey, do you have any idea when this will get merged? I kinda need it, since mongo 3.6 is running on production by us already, so we're testing code against an old version.

@freemo
Copy link
Member

freemo commented Oct 10, 2018 via email

@willayy
Copy link

willayy commented Dec 7, 2024

@freemo will this be merged? I need this fix for a project asap.

@freemo
Copy link
Member

freemo commented Dec 7, 2024 via email

@willayy
Copy link

willayy commented Dec 7, 2024

@freemo Yeah ur probably right, then there is no need for you to merge it, i'm pretty new to integration testing, can you recommend any good alternative plugins?

@freemo
Copy link
Member

freemo commented Dec 7, 2024 via email

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.

Fails to download 3.6
3 participants