ApacheShow all

Adding SCM Revision number in property file using maven plugin

One of the requirement in my project was to create an entry of last SCM Rev…

Read More »

Add *.java source files along with the *.class files in my jar using Maven

I wanted to bundle a jar file along with the source using Maven fo…

Read More »