Prasad's Technical Diary
Scrum.. make sure you get it right
http://scrumtrainingseries.com/DailyScrumMeeting/DailyScrumMeeting.htm
http://scrumtrainingseries.com/
export/ copy maven project with its dependencies
Command to export a maven plugin with its dependencies
cd to maven project / module with pom.xml
and simple run
mvn org.apache.maven.plugins:maven-dependency-plugin:2.8:copy-dependencies
under target/dependency copies all the dependency jars
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)