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

PR - DB Example added. Btu waiting for the sonatype release #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nirmalchandra
Copy link
Collaborator

@nirmalchandra nirmalchandra commented Dec 23, 2024

Merge this only after the DB executor has been released. See here

Expected failure:

Error:  Failed to execute goal on project zerocode-hello-world: Could not resolve dependencies for project org.jsmart:zerocode-hello-world:jar:0.0.1-SNAPSHOT: Could not find artifact org.jsmart:zerocode-tdd:jar:1.3.45-SNAPSHOT -> [Help 1]

Fix:

Once the release is available, updated this line with actual release version:

		<zerocode-tdd.version>1.3.45-SNAPSHOT</zerocode-tdd.version>

to

		<zerocode-tdd.version>1.3.45</zerocode-tdd.version>

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.

1 participant