My apologies, I didn't deploy a new snapshot of the project info
reports plugin to match the API changes. I'm doing that now, so an
update should fix it.

Are you particularly using the snapshot of the project reports? If
not, you may want to pin to the last release. Regardless, it is due
for a release like a number of plugins...

- Brett

On 02/07/07, Dave Syer <[EMAIL PROTECTED]> wrote:

OK, so I'm living life on the edge here, but as of today I cannot use "mvn
site" when I have the following plugin repository defined:

        <pluginRepositories>
                <pluginRepository>
                        <id>apache-snapshots</id>
                        <url>
                                
http://people.apache.org/maven-snapshot-repository
                        </url>
                </pluginRepository>
        </pluginRepositories>

The error I get is

java.lang.NoClassDefFoundError:
Lorg/apache/maven/shared/jar/JarAnalyzerFactory;

and sure enough there is a new SNAPSHOT (20070702) of maven-shared-jar.  Is
anyone aware of the problem who could actually fix it?
--
View this message in context: 
http://www.nabble.com/maven-shared-jar-broken--tf4011169s177.html#a11391135
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to