Quantcast
Channel: GARBUZ.COMGARBUZ.COM » Tag » Plugin
Browsing latest articles
Browse All 4 View Live

Maven 2 and Cobertura configuration

We all know how important it is to control the test coverage for the project. However, the only way to ensure objective results is through the use of automated test coverage reports like Clover or...

View Article



Maven 2: Deploying Project Sources

When you deploy your project to remote repository you may want to include the project source codes along with the project JAR file so that other projects would be able to access your source codes. It...

View Article

Maven 2: Building Web Projects

By default Maven 2 provides a standard way of building web applications. All of the web files such as web.xml and tag libraries and must be stored in /src/main/webapp directory. While this is perfectly...

View Article

Maven 2: Deploying Javadoc with your project

When you deploy your project to remote repository you may want to include the project documentation and deploy it codes along with the project JAR file so that people would be able to download the JAR...

View Article
Browsing latest articles
Browse All 4 View Live


Latest Images