This is probably not the right way to fix this?

Instead, leave the bottom setting at its default value, and override the
UIMA-wide parent pom value for <inceptionYear> to be the first year of the
project, in the parent-pom for the project.


-Marshall


On 1/21/2014 11:14 AM, [email protected] wrote:
> Author: cwiklik
> Date: Tue Jan 21 16:14:47 2014
> New Revision: 1560059
>
> URL: http://svn.apache.org/r1560059
> Log:
> UIMA-3574 Added new copyright message in javadoc plugin
>
> Modified:
>     uima/sandbox/uima-ducc/trunk/pom.xml
>
> Modified: uima/sandbox/uima-ducc/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1560059&r1=1560058&r2=1560059&view=diff
> ==============================================================================
> --- uima/sandbox/uima-ducc/trunk/pom.xml (original)
> +++ uima/sandbox/uima-ducc/trunk/pom.xml Tue Jan 21 16:14:47 2014
> @@ -251,6 +251,8 @@
>                                                               API 
> Documentation</doctitle>
>                                                       <windowtitle>Apache 
> UIMA DUCC Java SDK ${project.version}
>                                                               User-Level API 
> Documentation</windowtitle>
> +                                                     <!-- Show Copyright 
> message at the bootom of each page -->      
> +                                                     
> <bottom><![CDATA[Copyright &#169; 2012, <a href="http://www.apache.org";>The 
> Apache Software Foundation<a>. All rights reserved.]]>  </bottom>   
>                                               </configuration>
>                                       </execution>
>                               </executions>
>
>
>

Reply via email to