Tag: maven
-
Fabricator - my first publication to public repository
This is actually happenned ! Last year i had a dream - i wanted to create a library that i will publish to Maven Centrar repository, so not only me , but the rest of the world could use it. I took me a year to finalize first version of Fabricator and…
-
Fixing problem in Intelij IDEA with compiling classes in multi - maven project
Today i had to import multi-maven project from Eclipse to Intelij IDEA and it appeared that sometimes it can be problematic. So, i had couple of maven projects that has common parent pom file where main structure and dependencies are described. Besides that, it has dependencies from another project that…