Nothing in the release plugin will do this automatically; it must be
configured somewhere, either in your POM or (more likely from the sound
of it) in a parent POM.

Justin

On 8/27/10 5:27 AM, han hongfang wrote:
> Hi,
> 
> Our project uses maven-release-plugin in the release process. We maintain
> the LICENSE.txt and NOTICE.txt (which contains module specifc statement) for
> each of our modules in subversion. When we issue mvn release:prepare,
> standard LICENSE and NOTICE files are pulled into META-INF folder of target
> artifact. These standard files are duplicated with LICENSE.txt and
> NOTICE.txt we maintained.
> 
> Is it possible to configure maven-release-plugin to not pull in these files?
> If yes, could you show me how to do it?
> 
> Thanks in advance for your reply!
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to