
Apache Maven tips and tricks: war plugin vs assembly plugin
When in #apache #maven you have multiple dependencies with the same artifact id but different...
Read Moreby Cédric Walter | Mar 19, 2017 | Development | 0 |
When in #apache #maven you have multiple dependencies with the same artifact id but different...
Read Moreby Cédric Walter | Oct 6, 2016 | Development | 0 |
An example driven presentation on how we leverage custom Docker containers (maven, npm, oc client)...
Read Moreby Cédric Walter | Feb 16, 2014 | Development | 0 |
Some time ago I was asked if I would like to write a review about one of the new video courses...
Read Moreby Cédric Walter | Apr 12, 2012 | Development | 0 |
I will show you in an Apache #Maven configuration file how to copy files to server each time the...
Read Moreby Cédric Walter | Jun 7, 2011 | Development | 0 |
The Maven Dependency Plugin among other things include a dependency:analyze-duplicate The...
Read Moreby Cédric Walter | Jun 7, 2011 | Development | 0 |
Scenarios You want to control #Maven during dependency resolution and break the build if some...
Read Moreby Cédric Walter | Jun 6, 2011 | Development | 0 |
OSGi (Open Service Gateway Initiative) is a #Java framework for developing and deploying modular...
Read Moreby Cédric Walter | Aug 28, 2010 | Development | 0 |
It is not unusual in a project to have a huge number of third party artifacts and Plug-in. Apache...
Read Moreby Cédric Walter | Jul 4, 2010 | Development | 0 |
I found this time a new way to deploy #Maven artefacts using the Oracle Weblogic Ant...
Read Moreby Cédric Walter | Mar 28, 2010 | Development | 0 |
In this small post I will show you how to deploy automatically some artifacts of your build into...
Read Moreby Cédric Walter | Nov 13, 2009 | Development | 0 |
What you will learn in this small post How to create JAXB proxies at build time using...
Read Moreby Cédric Walter | Oct 28, 2009 | Development | 0 |
On larger projects, additional dependencies often tend to creep into a POM as the number of...
Read More