VOOZH about

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

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


  • DevOps👁 Image
    Markus EiseleDecember 12th, 2014
    0 154

    Docker All The Things for Java EE Developers – On Windows with Maven

    Everybody seems to do Docker these days. And the whole topic gets even more attraction with Microsoft committed to integrate…

    Read More »
  • Enterprise Java👁 Image
    Lukas EderDecember 4th, 2014
    2 96

    How to Integrate Commercial Third-Party Artefacts into Your Maven Build

    According to a recent survey by ZeroTurnaround’s RebelLabs, Maven is still the leading Java build platform. The current market share…

    Read More »
  • Enterprise Java👁 Image
    Paris ApostolopoulosNovember 19th, 2014
    4 229

    Do you really want to speed up your Maven compile/packaging? Then takari lifecycle plugin is the answer.

    Like many of you out there, I am working with a multi module Maven project. It is not a huge…

    Read More »
  • Desktop Java👁 Image
    Frank AppelNovember 7th, 2014
    0 151

    Efficient Creation of Eclipse Modules with Maven Archetype

    Maven Archetype is a project templating toolkit that provides developers with the means to generate parameterized versions of built-in or…

    Read More »
  • Enterprise Java👁 Image
    Roberto CortezOctober 31st, 2014
    0 611

    Configure JBoss / Wildfly Datasource with Maven

    Most Java EE applications use database access in their business logic, so developers are often faced with the need to…

    Read More »
  • Enterprise Java👁 Image
    Chandana NapagodaOctober 9th, 2014
    0 1,227

    Maven excludes all transitive dependencies

    “Transitive dependencies are a new feature in Maven 2.0. This allows you to avoid needing to discover and specify the…

    Read More »
  • Core Java👁 Image
    Roberto CortezSeptember 24th, 2014
    2 615

    Maven Common Problems and Pitfalls

    Love it or hate it (and a lot of people seem to hate it), Maven is a widely used tool…

    Read More »
  • Enterprise Java👁 Image
    Yifan PengSeptember 21st, 2014
    4 291

    Hosting a Maven repository on github (with sources and javadoc)

    How to make a small open sourced library available to other developers via maven? One way is to deploy it…

    Read More »
  • Enterprise Java👁 Image
    Yegor BugayenkoSeptember 15th, 2014
    0 126

    How to Release to Maven Central, in One Click

    When I release a new version of jcabi-aspects, a Java open source library, to Maven Central, it takes 30 seconds…

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