-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Vincent Siveton wrote:
> Hi Jörg,
Hi Vincent,

thanks for your quick reply...
> 
> Based on your comments, here are my succesfull steps to build
> maven-site-plugin from scratch:
> - dwl and install m2-20060828.203000.tar.gz
ok
> - removed my repository
again and again ;)
> - added snapshot repository (see [1])
had this setup...
> - build Maven (see [2])
> * svn co http://svn.apache.org/repos/asf/maven/components/trunk/
no worries
> * mvn -Papache install
> * mvn -Pcodehaus install (if failed for some plexus or modello artefacts)
both do not work - even
mvn -Papache,codehaus install
does NOT work:

[INFO] Building Maven Core
[INFO]    task-segment: [install]
[INFO] 
----------------------------------------------------------------------------
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/plugins/maven-assembly-plugin/2.0-beta-1-SNAPSHOT/maven-assembly-plugin-2.0-beta-1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository codehaus.plugin.snapshots
(http://snapshots.maven.codehaus.org/maven2)
Downloading:
http://people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-assembly-plugin/2.0-beta-1-SNAPSHOT/maven-assembly-plugin-2.0-beta-1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://people.apache.org/maven-snapshot-repository)
Downloading:
http://people.apache.org/maven-snapshot-repository/org/apache/maven/plugins/maven-assembly-plugin/2.0-beta-1-SNAPSHOT/maven-assembly-plugin-2.0-beta-1-SNAPSHOT.pom
[WARNING] Unable to get resource from repository apache.snapshots
(http://people.apache.org/maven-snapshot-repository)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.maven.plugins
ArtifactId: maven-assembly-plugin
Version: 2.0-beta-1-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.maven.plugins:maven-assembly-plugin:pom:2.0-beta-1-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.plugin.snapshots (http://snapshots.maven.codehaus.org/maven2),
  apache.snapshots (http://people.apache.org/maven-snapshot-repository)


> - build maven site
> * svn co
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin
> * mvn -Papache install
> 
> To use maven-site, you need also PIR plugin so:
> - svn co
> https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-project-info-reports-plugin
> 
> - mvn -Papache install
> 
> HTH
> 
> Could you provide us the full stack trace? I dont see any reference to
> maven-plugin-plugin:2.0-alpha-3.
Can not reproduce right now - therefore I get this for latest maven-plugins:

Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugins/2/maven-plugins-2.pom
6K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between
'Vertex{label='org.apache.maven.plugins:maven-javadoc-plugin'}' and
'Vertex{label='org.apache.maven.plugins:maven-checkstyle-plugin'}' introduces to
cycle in the graph org.apache.maven.plugins:maven-checkstyle-plugin -->
org.apache.maven.plugins:maven-javadoc-plugin -->
org.apache.maven.plugins:maven-checkstyle-plugin

> 
> Cheers,
> 
> Vincent
Thanks so far
  Jörg
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFE9MLmmPuec2Dcv/8RAhj+AJsFH+plQQ/ll7BgasvUI6ZC9jjCNQCfZpjc
ZxNABwGRjXfswsDyBv3essU=
=O0iM
-----END PGP SIGNATURE-----

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

Reply via email to