Add support to customize the location and name of COPYRIGHT.txt when generating 
assembly info
---------------------------------------------------------------------------------------------

                 Key: NPANDAY-406
                 URL: https://issues.apache.org/jira/browse/NPANDAY-406
             Project: NPanday
          Issue Type: Improvement
          Components: Maven Plugins
    Affects Versions: 1.3.1-incubating
         Environment: $ mvn -v
Apache Maven 2.2.1 (rdebian-4)
Java version: 1.6.0_24
Java home: /usr/lib/jvm/java-6-sun-1.6.0.24/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux" version: "2.6.35-28-generic" arch: "amd64" Family: "unix"

            Reporter: John R. Fallows


The current AssemblyInfo.cs generation logic hardcodes the location of the 
copyright file to ${project.basedir}/COPYRIGHT.txt which is not compatible with 
our existing directory layout of copyright information.

Please let this continue to default as it does today (preserving backwards 
compatibility) but also add a configuration property to the 
compile:generate-assembly-info mojo to control both the directory and filename 
of the copyright.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to