I think it would be better to find a different way to fix the site
deployment issue, rather than changing the artifiactId. This will
change the name of the generated jar(s) and IMO it would be better to
include "commons" in those artifacts.

Niall


On Mon, Apr 12, 2010 at 1:11 AM,  <adri...@apache.org> wrote:
> Author: adrianc
> Date: Mon Apr 12 00:11:09 2010
> New Revision: 933052
>
> URL: http://svn.apache.org/viewvc?rev=933052&view=rev
> Log:
> Fixed site deployment.
>
> Modified:
>    commons/sandbox/convert/trunk/pom.xml
>
> Modified: commons/sandbox/convert/trunk/pom.xml
> URL: 
> http://svn.apache.org/viewvc/commons/sandbox/convert/trunk/pom.xml?rev=933052&r1=933051&r2=933052&view=diff
> ==============================================================================
> --- commons/sandbox/convert/trunk/pom.xml (original)
> +++ commons/sandbox/convert/trunk/pom.xml Mon Apr 12 00:11:09 2010
> @@ -24,7 +24,7 @@
>     <version>8</version>
>   </parent>
>   <name>Commons Convert</name>
> -  <artifactId>commons-convert</artifactId>
> +  <artifactId>convert</artifactId>
>   <version>1.0-SNAPSHOT</version>
>   <inceptionYear>2003</inceptionYear>
>   <description>Java Conversion Utilities</description>

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

Reply via email to