You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by Bernd Fondermann <be...@googlemail.com> on 2006/09/26 09:25:17 UTC

james-server snapshot missing from repository

Hi,

I am getting the following
something-is-missing-from-all-the-repositories-error when doing "mvn
site" in postage/trunk.

Unfortunately, from my current site I cannot ssh, even to see if write
access on ~bago/maven/dist-m1 is given to all committers. So I cannot
fix it globally, only locally.

  Bernd

Missing:
----------
1) org.apache.james:james-server:jar:2.3.0-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command:
      mvn install:install-file -DgroupId=org.apache.james -DartifactId=james-ser
ver \
          -Dversion=2.3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Path to dependency:
        1) org.apache.james:james-postage:jar:0.1-SNAPSHOT
        2) org.apache.james:james-server:jar:2.3.0-SNAPSHOT

----------
1 required artifact is missing.

for artifact:
  org.apache.james:james-postage:jar:0.1-SNAPSHOT

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

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: james-server snapshot missing from repository

Posted by Bernd Fondermann <be...@googlemail.com>.
OK, thanx, I'll have a try...

On 9/26/06, Stefano Bagnara <ap...@bago.org> wrote:
> Hi Bernd,
>
> This evening, while I will commit the site changes (if no -1 happens
> before that time) I will also update jsieve and postage pom to be able
> to build their sites.
>
> If you want to play with it in the mean time you can update your pom.xml
> changing the dependency from james-project 1.0-SNAPSHOT to james-project
> 1.1-SNAPSHOT and changing the repositories definition: look at the
> repositories block in the server/trunk/pom.xml .
>
> Stefano
>
> Bernd Fondermann wrote:
> > Hi,
> >
> > I am getting the following
> > something-is-missing-from-all-the-repositories-error when doing "mvn
> > site" in postage/trunk.
> >
> > Unfortunately, from my current site I cannot ssh, even to see if write
> > access on ~bago/maven/dist-m1 is given to all committers. So I cannot
> > fix it globally, only locally.
> >
> >  Bernd
> >
> > Missing:
> > ----------
> > 1) org.apache.james:james-server:jar:2.3.0-SNAPSHOT
> >
> >  Try downloading the file manually from the project website.
> >
> >  Then, install it using the command:
> >      mvn install:install-file -DgroupId=org.apache.james
> > -DartifactId=james-ser
> > ver \
> >          -Dversion=2.3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
> >
> >  Path to dependency:
> >        1) org.apache.james:james-postage:jar:0.1-SNAPSHOT
> >        2) org.apache.james:james-server:jar:2.3.0-SNAPSHOT
> >
> > ----------
> > 1 required artifact is missing.
> >
> > for artifact:
> >  org.apache.james:james-postage:jar:0.1-SNAPSHOT
> >
> > from the specified remote repositories:
> >  central (http://repo1.maven.org/maven2),
> >  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
> >  bago-dist-m1 (http://people.apache.org/~bago/maven/dist-m1)
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


Re: james-server snapshot missing from repository

Posted by Stefano Bagnara <ap...@bago.org>.
Hi Bernd,

This evening, while I will commit the site changes (if no -1 happens 
before that time) I will also update jsieve and postage pom to be able 
to build their sites.

If you want to play with it in the mean time you can update your pom.xml 
changing the dependency from james-project 1.0-SNAPSHOT to james-project 
1.1-SNAPSHOT and changing the repositories definition: look at the 
repositories block in the server/trunk/pom.xml .

Stefano

Bernd Fondermann wrote:
> Hi,
> 
> I am getting the following
> something-is-missing-from-all-the-repositories-error when doing "mvn
> site" in postage/trunk.
> 
> Unfortunately, from my current site I cannot ssh, even to see if write
> access on ~bago/maven/dist-m1 is given to all committers. So I cannot
> fix it globally, only locally.
> 
>  Bernd
> 
> Missing:
> ----------
> 1) org.apache.james:james-server:jar:2.3.0-SNAPSHOT
> 
>  Try downloading the file manually from the project website.
> 
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.apache.james 
> -DartifactId=james-ser
> ver \
>          -Dversion=2.3.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file
> 
>  Path to dependency:
>        1) org.apache.james:james-postage:jar:0.1-SNAPSHOT
>        2) org.apache.james:james-server:jar:2.3.0-SNAPSHOT
> 
> ----------
> 1 required artifact is missing.
> 
> for artifact:
>  org.apache.james:james-postage:jar:0.1-SNAPSHOT
> 
> from the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
>  bago-dist-m1 (http://people.apache.org/~bago/maven/dist-m1)



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org