Open khmarbaise opened 7 years ago
As I mentioned in comment project guice-annotation
cannot be build for now (you might as well exclude it from root pom.xml
)
<modules>
<module>application</module>
<!--<module>guice-annotation</module>-->
<module>console-input-lib</module>
<module>json-dynamic-parser</module>
</modules>
I don't use it for the application
project.
I have cloned the repo and done this:
mvn clean
Furthermore doing
mvn package
the result looks like this: