RSS feed
All(28) Eclipse(4) Java(5) JDBC(5) JSP(3) Maven(7) Personal (1) Spring(3) Tomcat(5)
Home

Search results

"tag:maven"


Title and summary Date/time
1
Continuum vs. Hudson and Triggering Hudson Builds with a Subversion Post Commit Hook Script
A little discussion on Continuum vs Hudson and How to trigger a continuous integration build on the Hudson server from a subversion post-commit hook script.
Feb 11, 2009
1:49:00 PM
2
How to handle redeploy of java WARs to tomcat5.5 on Windows and avoid jar file locking
At some point recently I began having this problem where windows was locking the jar files in airweb/WEB-INF/lib every time. Prior I wouldhave 3-4 timeswhile I could redeploybeforegettin...
Mar 6, 2008
3:55:00 PM
3
Using the Maven SCM Plugin to integrate Maven2 and Subversion
I am using Maven’s SCM plugin to integrate Subversion and Maven. mvn-scm-plugin is meant to be an abstraction layer over the top of several source control systems ...
Mar 5, 2008
11:08:00 PM
4
Common Maven Commands
For those of you who haven't yet caught the maven bug, but have started looking at it here is a list of the commands I use most.
Nov 8, 2007
7:57:00 PM
5
Opening Browser with Web Application automatically after mvn install
Want to open a browser your web application with an ant script after a build or after a maven install?
Nov 5, 2007
6:02:00 PM
6
My Most Commonly Used Maven (2.0) Reference URLs
I refer to these maven 2.0 urls all the time and find them very useful, the free pdf book Better Builds with Maven is an awesome resource, especially if your trying to set up your own maven internal repository yourself.
Nov 3, 2007
3:37:00 PM
7
Simplified Maven Setup Step 1
This is a simplified way to setup your maven repository with an existing internal or remote repository.
Nov 2, 2007
6:42:00 PM