Configuration for pom.xml to buil an rpm -


i have below folder structure :

/a/b/c/test.sh location of pom : /a/pom.xml

i need pom.xml file generating rpm this.

condition: when deploying rpm script test.sh should automatically run.

please help.

mojohaus maintains rpm plugin maven build rpm part of maven build. can take @ example pom.xml file started.


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -