Genesis is currently being voted in another thread.
What I did is put the following in my settings.xml:

  <profiles>
    <profile>
      <id>apache-m2-repo</id>
      <repositories>
        <repository>
          <id>apache-m2</id>
          <name>apache-m2</name>
          <url>http://people.apache.org/repo/m2-ibiblio-rsync-repository </url>
        </repository>
      </repositories>
    </profile>
  </profiles>
  <activeProfiles>
    <activeProfile>apache-m2-repo</activeProfile>
  </activeProfiles>

Of, course, once genesis will  be uploaded to ibiblio, such a thing will not be needed.

On 8/28/06, Jacek Laskowski < [EMAIL PROTECTED]> wrote:
On 8/28/06, Guillaume Nodet < [EMAIL PROTECTED]> wrote:
> I have tagged the xbean-2.6 branch
>
> http://svn.apache.org/repos/asf/geronimo/xbean/tags/xbean-2.6/
>
> and uploaded a version at
>
> http://people.apache.org/~gnodet/xbean-2.6/org/apache/xbean/

What does it need to be built? I'm getting the following error message:

[EMAIL PROTECTED] /cygdrive/c/oss/xbean-2.6
$ mvn clean install
[INFO] Scanning for projects...
Downloading: http://repo.mergere.com/maven2/org/apache/geronimo/genesis/config/project-config/1.0/project-config-1.0.pom
[WARNING] Unable to get resource from repository central
(http://repo1.maven.org/maven2 )
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

GroupId: org.apache.geronimo.genesis.config
ArtifactId: project-config
Version: 1.0

Reason: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.config:project-config:pom:1.0

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

Jacek

--
Jacek Laskowski
http://www.laskowski.net.pl



--
Cheers,
Guillaume Nodet

Reply via email to