I would be more than happy to go along with whatever you suggest. All I know 
is, when I ran mvn site:deploy, the site was deployed to 
commons/sandbox/commons-convert instead of commons/sandbox/convert, and this 
change seemed to fix it.

I'm not a Maven guru, so any pointers would be appreciated!

-Adrian

--- On Sun, 4/11/10, Niall Pemberton <niall.pember...@gmail.com> wrote:

> From: Niall Pemberton <niall.pember...@gmail.com>
> Subject: Re: svn commit: r933052 - /commons/sandbox/convert/trunk/pom.xml
> To: dev@commons.apache.org
> Date: Sunday, April 11, 2010, 6:09 PM
> 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
> 
> 




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

Reply via email to