-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Labels
bugSomething isn't workingSomething isn't working
Description
When I attempted to build SODG using the eoc sodg command from README.md in this repository, I received this error:
EO objects registered in .eoc/eo-foreign.json
EO program assembled in .eoc in 26s
[ERROR] Could not find goal 'sodg' in plugin org.eolang:eo-maven-plugin:0.58.8 among available goals assemble, clean, compile, help, lint, parse, place, print, probe, pull, register, resolve, transpile, unplace, unspile -> [Help 1]
[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/MojoNotFoundException
The command "/home/morphe/.eoc/lib/mvnw/mvnw eo:sodg -Deo.version=0.58.8 -Deo.tag=0.58.6 --quiet -Deo.sourcesDir=/home/morphe/projects/sodg-test -Deo.targetDir=/home/morphe/projects/sodg-test/.eoc -Deo.outputDir=/home/morphe/projects/sodg-test/.eoc/classes -Deo.generatedDir=/home/morphe/projects/sodg-test/.eoc/generated-sources -Deo.placed=/home/morphe/projects/sodg-test/.eoc/eo-placed.csv -Deo.placedFormat=csv -Deo.sodgIncludes=** --batch-mode --color=never --update-snapshots --fail-fast --strict-checksums" exited with #1 code
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working