1 $ mvn dependency:tree
1
$ mvn dependency:tree
1 $ mvn dependency:tree | grep jsr311
$ mvn dependency:tree | grep jsr311
Maven run install with controlled test execution
Chef Solo with virtualbox and vagrant part 1
Watch Explanation on YouTube How to use maven antrun plugin to create directory in target folder Creating a directory in maven target folder can be achieved by using “maven-antrun-plugin”. This ...
Converting xsd to java is easy using maven “jaxb2-maven-plugin”. This plugin usage example is also present on below maven site jaxb2-maven-plugin usage The below example is for generating java c...
On Ubuntu 13.10 when I safely remove my usb hard disk, I have to wait for a few minutes for the hard disk to stop spinning. After checking Ubuntu forums I found a program called “udisks” To use t...