objectionary / opeo-maven-plugin

Maven plugin to remove Bytecode opcodes from XMIR as much as possible
http://www.objectionary.com/opeo-maven-plugin/
MIT License
7 stars 2 forks source link

The `help` goal is not available #409

Closed yegor256 closed 2 months ago

yegor256 commented 3 months ago

I'm running this:

$ mvn jeo:help
Could not find goal 'help' in plugin org.eolang:opeo-maven-plugin:0.1.10 among available goals assemble, disassemble

Every Maven plugin should have this goal. See how it's done in eo-maven-plugin: https://github.com/objectionary/eo/blob/master/eo-maven-plugin/pom.xml#L409

yegor256 commented 3 months ago

@volodya-lombrozo would be great if you can fix this urgently and release a new version

volodya-lombrozo commented 2 months ago

@rultor release, tag is 0.3.4, title is Version 0.3.4.

rultor commented 2 months ago

@rultor release, tag is 0.3.4, title is Version 0.3.4.

@volodya-lombrozo OK, I will release it now. Please check the progress here

rultor commented 2 months ago

@rultor release, tag is 0.3.4, title is Version 0.3.4.

@volodya-lombrozo Done! FYI, the full log is here (took me 28min)

volodya-lombrozo commented 2 months ago

@yegor256 Done. Could you try with the new version of the plugin 0.3.4, please? BTW, Rultor works extremely slow. ~ 1h to merge and release a new version.

yegor256 commented 2 months ago

@volodya-lombrozo thanks! As for rultor, I'm looking into it.