[prev in list] [next in list] [prev in thread] [next in thread] 

List:       maven-user
Subject:    Re: Simian Report Plugin for Maven 2.x
From:       Andreas Hochsteger <e9625392 () student ! tuwien ! ac ! at>
Date:       2006-08-05 17:23:48
Message-ID: 44D4D424.9070701 () student ! tuwien ! ac ! at
[Download RAW message or body]

It can be found here - which is on a repo you have listed:
http://snapshots.maven.codehaus.org/maven2/org/codehaus/mojo/simian-report-maven-plugin/

HTH,
Andreas

Jimisola Laursen schrieb:
> I tried that as well:
> 
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The plugin 'org.codehaus.mojo:simian-report-maven-plugin' does not
> exist or no valid version could be found
> 
> Am I missing out on a repository?
> 
> Have the following:
> 
>         <pluginRepository>
>             <id>Codehaus Maven Snapshots</id>
>             <url>http://snapshots.maven.codehaus.org/maven2/</url>
>             <snapshots>
>                 <enabled>true</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>false</enabled>
>             </releases>
>         </pluginRepository>
> 
>         <pluginRepository>
>             <id>Codehaus Snapshots</id>
>             <url>http://snapshots.repository.codehaus.org/</url>
>             <snapshots>
>                 <enabled>true</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>false</enabled>
>             </releases>
>         </pluginRepository>
> 
>         <pluginRepository>
>             <id>Apache Snapshots</id>
>             <url>http://svn.apache.org/maven-snapshot-repository/</url>
>             <snapshots>
>                 <enabled>true</enabled>
>             </snapshots>
>             <releases>
>                 <enabled>false</enabled>
>             </releases>
>         </pluginRepository>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic