VOOZH about

URL: https://www.javacodegeeks.com/tag/apache-maven/page/7

⇱ Apache Maven Archives - Page 7 of 14 - Java Code Geeks


  • Enterprise Java👁 Image
    Paris ApostolopoulosApril 29th, 2014
    7 705

    Java EE7 and Maven project for newbies – part 1 – a simple maven project structure – the parent pom

    Why ? Many times, I am trying to resolve several basic or complex Maven /  Java EE  project structure issues,…

    Read More »
  • Enterprise Java👁 Image
    Rafal BorowiecApril 21st, 2014
    1 616

    HOW-TO: Spring Boot and Thymeleaf with Maven

    Spring Boot is a great piece of software allowing you to bootstrap Spring application within a few seconds. And it…

    Read More »
  • Core Java👁 Image
    Vlad MihalceaApril 16th, 2014
    2 498

    Maven and Java multi-version modules

    Introduction Usually, a project has a minimum Java version requirement and that applies to all of its modules. But every…

    Read More »
  • DevOps👁 Image
    Bilgin IbryamApril 10th, 2014
    0 194

    A Docker Maven Plugin for Integration Testing

    What is Docker? Docker is the buzzword that is taking the DevOps world. If you don’t know yet what is…

    Read More »
  • Enterprise Java👁 Image
    Paolo AntinoriMarch 17th, 2014
    2 234

    Integration testing with Maven and Docker

    Docker is one of the new hot things out there. With a different set of technologies and ideas compared to…

    Read More »
  • Enterprise Java👁 Image
    Rafal BorowiecMarch 13th, 2014
    0 297

    HOW-TO: Test dependencies in a Maven project (JUnit, Mockito, Hamcrest, AssertJ)

    JUnit itself is not enough for most of today’s Java projects. You also need a mocking library, maybe something else.…

    Read More »
  • Enterprise Java👁 Image
    Lubos KrnacMarch 10th, 2014
    0 142

    Deploy to Maven Central Repository

    Do you need to make your Java library publicly accessible? Is your project hosted on GitHub? Do you like idea…

    Read More »
  • Enterprise Java👁 Image
    Zemian DengMarch 5th, 2014
    0 132

    Developing Java EE applications with Maven and WebLogic 12c

    The WebLogic Server 12c has very nice support for Maven now. The doc for this is kinda hidden though, so…

    Read More »
  • Enterprise Java👁 Image
    Manu PKFebruary 27th, 2014
    1 3,012

    4 simple steps to migrate legacy projects from Ant to Maven

    For some time we were thinking about migrating our build to maven from ant. It happened last month and was…

    Read More »
  • First
  • ...
  • «
  • 5
  • 6
  • 7
  • 8
  • 9
  • »
  • 10
  • ...
  • Last
Back to top button
Close