filter « plugin « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » plugin » filter 

1. How can I add a calculated property to a Maven project using a plugin?    stackoverflow.com

I have written a Maven plugin to grab the machine IP address and would like to be able to create a property so that the IP address gets filtered into a ...

2. maven war plugin executions and filtering in a multimodule project    stackoverflow.com

I'm using maven to build a multimodule project. In one project I execute maven-war-plugin four times in order to filter some properties in every execution. As a stand alone project it works ...

3. How to Filter Shell scripts using maven assembly plugin    stackoverflow.com

I'm trying to filter my shell scripts using maven assembly plugin. Other properties and xml files are getting filtered correctly. However, I'm getting following message in the log for shell scripts. Relevant ...

4. maven assembly plugin filters some files, but not others    stackoverflow.com

I have a project being built on Linux but which needs scripts to be run on windows. So I generate batch files for starting the server under windows. These need to ...

5. Resource Filtering with Maven Site Plugin    stackoverflow.com

I'm using the maven site plugin to create and deploy a site of documentation and resources. There are some javascript files that I would like to filter based on ...

6. maven resources plugin has issues with filtering if there are odd number of '@' present in the filtered file    stackoverflow.com

The maven resources plugin has issues with handling '@' characters inside the files it needs to filter. Here is the JIRA related to the same

The issue is ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.