> Since i'm using some profile for each environment, i could add some > task to the profiles.
You could probably hack something via profiles. But this is use of profiles should not be encouraged IMO. Instead you should create an artifact out of this folder's contents and add a proper dependency with the right scope to the pom. Is this like a license file or something that is required by one of your jars/classes? If you tell us more about what you are trying to achieve, then maybe someone can help you come up with the right solution, instead of inventing your own solution and then asking us to help you implement it via "can't change the pom" hacks. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
