ok,

try that :
svn up
cd apacheds/sar-plugin
mvn clean
mvn install
cd ../..
mvn clean
mvn install

It may work.

If it does not, just mail again, I have another solution.

Sorry about the maven breakage... We are not totally accountable for it :)

Emmanuel

On 8/29/06, Craig L. Ching <[EMAIL PROTECTED]> wrote:
So, what's the scoop on this?  I did a svn up this morning and still get
the broken apacheds-sar-plugin dependency.  Should that have been fixed?
I'm trying both 'trunks' and '1.0-trunks'.  Thanks for any help!

Cheers,
Craig

> -----Original Message-----
> From: Norbet Reilly [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 28, 2006 6:28 PM
> To: Apache Directory Developers List
> Cc: [EMAIL PROTECTED]
> Subject: Re: New schema-archetype maven project
>
> On another (possibly irrelevant) tangent, I saw another
> posting after googling that implied that:
>
>     <pluginRepository>
>       <id>snapshots</id>
>       <name>snapshot plugins</name>
>       <url> http://snapshots.maven.codehaus.org/maven2</url>
>     </pluginRepository>
>
> had been put into semi-retirement and that:
>
>  <pluginRepository>
>       <id> codehaus.snapshots</id>
>       <name>codehaus snapshot plugins</name>
>       <url>http://snapshots.repository.codehaus.org</url>
>     </pluginRepository>
>
> was a better choice. Just adding the latter to repository
> list in the top-level POM worked for me.
>
> Have to agree with much of the <RANT> tho', maven seems to
> have to much power at the cost of too little control for my
> liking. Every time you do a build you have to sit there with
> sweaty palms and crossed fingers, which ain't how it's
> supposed to be...
>



--
Cordialement,
Emmanuel Lécharny

Reply via email to