RE: Problem with Maven 2 - AndroMDA team asked me to register it with Maven support

2006-08-22 Thread tedh
My problem has been resolved. It had nothing to do with Maven. It was
resolved by the AndroMDA team. 

 

In the process I have been introduced to Maven and now my interest is very
high. Thanks to everybody involved.

 

tedh



RE: Problem with Maven 2 - AndroMDA team asked me to register it with Maven support

2006-08-22 Thread Naresh Bhatia
The only thing that surprises me is that I never faced this issue with
Maven 1. It would either connect to the repository perfectly and
download everything in one shot or if it could not connect, it would
come to a dead stop - repeated tries never helped. Is Maven 2 different
somehow in how it deals with connections?

Naresh
 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Carlos
Sanchez
Sent: Monday, August 21, 2006 7:25 PM
To: Maven Users List
Subject: Re: Problem with Maven 2 - AndroMDA team asked me to register
it with Maven support

it's not only getting busy but seems that they think it's a DoS attack
when you try to download several files in a short period of time and
ban you for some minutes.

On 8/21/06, Doug Douglass <[EMAIL PROTECTED]> wrote:
> Nathan,
>
> If you really believe that 'central' (i.e., ibiblio.org) is over
loaded (and
> it certainly is!) then running maven over and over isn't much of a
solution,
> nor is it helping the situation. Do yourself a favor and define a
mirror[1].
>
> Ted, I think the same advice should help you out. Unfortunately, if
this is
> your first experience with maven, it may seem a little disconcerting.
Trust
> me, and the other on this list, maven is a good thing, but the curve
can be
> a little steep/rough in some areas.
>
> Perhaps mavens installation settings.xml should include a mirror if
just to
> decrease ibiblio traffic?
>
> HTH,
> Doug
>
> [1] http://maven.apache.org/guides/mini/guide-mirror-settings.html
>
> On 8/21/06, Beyer,Nathan <[EMAIL PROTECTED]> wrote:
> >
> > I've found that when you're first running many on a brand new
project
> > and/or an empty local repository, that you'll have to run it several
> > times to resolve all of the dependencies, especially those coming
from
> > 'central'. The server sometimes just gets busy and starts rejecting
> > connections.
> >
> > Are you getting the exact same error on the exact same dependency
> > everytime you run? If so, have you tried accessing the URL that's
> > failing [1] via a browser? Do you have any special settings
configured
> > to force a download of all dependencies each time?
> >
> > -Nathan
> >
> > [1]
> >
<http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-rendere
> > r/1.0-al>
> >
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
> > /1.0-al
> >
<http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-rendere
> > r/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1>
> > pha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1
> >
> >
> > 
> >
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: Monday, August 21, 2006 5:41 PM
> > To: users@maven.apache.org
> > Subject: Problem with Maven 2 - AndroMDA team asked me to register
it
> > with Maven support
> >
> >
> >
> > The AndroMDA team (www.AndroMDA.org <http://www.andromda.org/> ) has
> > suggested that I log this issue with Maven for resolution.
> >
> >
> >
> > AndroMDA utilizes Maven 2. I am trying to install a AndroMDA
getting
> > started project called Northwind.TimeTracker. I have run "mvn
install"
> > about 25 times and I am getting maven errors each time.
> >
> >
> >
> > Below is my output from "mvn -e install" which has been run from the
> > Northwind.Timestracker root directory. I would appreciate if you can
> > provide any suggestions as to what might be wrong.
> >
> >
> >
> > Thanks
> >
> > Tedh
> >
> >
> >
> > C:\VSProjects\AndroMDA\Northwind.TimeTracker>mvn -e install
> > + Error stacktraces are turned on.
> > [INFO] Scanning for projects...
> > [INFO] Reactor build order:
> > [INFO] Northwind.TimeTracker
> > [INFO] Northwind.TimeTracker MDA
> > [INFO]
> >

> > -
> > ---
> > [INFO] Building Northwind.TimeTracker
> > [INFO] task-segment: [install]
> > [INFO]
> >

> > -
> > ---
> > Downloading:
> > http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-b
> > eta-6/plexus-i18n-1.0-beta-6.pom
> > 771b downloaded
> > Downloading:
> > http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-velocity/1
> > ..1.3/plexus-velocity-1.1.3.pom
> > 976b downloaded
> > Downloading:
> > http://www.ibiblio.org/ma

Re: Problem with Maven 2 - AndroMDA team asked me to register it with Maven support

2006-08-21 Thread Carlos Sanchez

it's not only getting busy but seems that they think it's a DoS attack
when you try to download several files in a short period of time and
ban you for some minutes.

On 8/21/06, Doug Douglass <[EMAIL PROTECTED]> wrote:

Nathan,

If you really believe that 'central' (i.e., ibiblio.org) is over loaded (and
it certainly is!) then running maven over and over isn't much of a solution,
nor is it helping the situation. Do yourself a favor and define a mirror[1].

Ted, I think the same advice should help you out. Unfortunately, if this is
your first experience with maven, it may seem a little disconcerting. Trust
me, and the other on this list, maven is a good thing, but the curve can be
a little steep/rough in some areas.

Perhaps mavens installation settings.xml should include a mirror if just to
decrease ibiblio traffic?

HTH,
Doug

[1] http://maven.apache.org/guides/mini/guide-mirror-settings.html

On 8/21/06, Beyer,Nathan <[EMAIL PROTECTED]> wrote:
>
> I've found that when you're first running many on a brand new project
> and/or an empty local repository, that you'll have to run it several
> times to resolve all of the dependencies, especially those coming from
> 'central'. The server sometimes just gets busy and starts rejecting
> connections.
>
> Are you getting the exact same error on the exact same dependency
> everytime you run? If so, have you tried accessing the URL that's
> failing [1] via a browser? Do you have any special settings configured
> to force a download of all dependencies each time?
>
> -Nathan
>
> [1]
>  r/1.0-al>
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
> /1.0-al
>  r/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1>
> pha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1
>
>
> 
>
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 21, 2006 5:41 PM
> To: users@maven.apache.org
> Subject: Problem with Maven 2 - AndroMDA team asked me to register it
> with Maven support
>
>
>
> The AndroMDA team (www.AndroMDA.org  ) has
> suggested that I log this issue with Maven for resolution.
>
>
>
> AndroMDA utilizes Maven 2. I am trying to install a AndroMDA  getting
> started project called Northwind.TimeTracker. I have run "mvn install"
> about 25 times and I am getting maven errors each time.
>
>
>
> Below is my output from "mvn -e install" which has been run from the
> Northwind.Timestracker root directory. I would appreciate if you can
> provide any suggestions as to what might be wrong.
>
>
>
> Thanks
>
> Tedh
>
>
>
> C:\VSProjects\AndroMDA\Northwind.TimeTracker>mvn -e install
> + Error stacktraces are turned on.
> [INFO] Scanning for projects...
> [INFO] Reactor build order:
> [INFO] Northwind.TimeTracker
> [INFO] Northwind.TimeTracker MDA
> [INFO]
> 
> -
> ---
> [INFO] Building Northwind.TimeTracker
> [INFO] task-segment: [install]
> [INFO]
> 
> -
> ---
> Downloading:
> http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-b
> eta-6/plexus-i18n-1.0-beta-6.pom
> 771b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-velocity/1
> ..1.3/plexus-velocity-1.1.3.pom
> 976b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-components
> /1.1.5/plexus-components-1.1.5.pom
> 2K downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus/1.0.5/plex
> us-1.0.5.pom
> 5K downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-core/1.0
> -alpha-8/doxia-core-1.0-alpha-8.pom
> 1K downloaded
> Downloading: http://www.ibiblio.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom
> 141b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api
> /1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
> 424b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-decorati
> on-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
> 1K downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo
> rting-api/2.0.2/maven-reporting-api-2.0.2.pom
> 902b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo
> rting/2.0.2/maven-reporting-2.0.2.pom
> 738b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api
> /1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
> 424b downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia/1.0-alph
> a-7/doxia-1.0-alpha-7.pom
> 3K downloaded
> Downloading:
> http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-ren
> derer/1.0-alpha-8/doxia-site-renderer-1.0-a

Re: Problem with Maven 2 - AndroMDA team asked me to register it with Maven support

2006-08-21 Thread Doug Douglass

Nathan,

If you really believe that 'central' (i.e., ibiblio.org) is over loaded (and
it certainly is!) then running maven over and over isn't much of a solution,
nor is it helping the situation. Do yourself a favor and define a mirror[1].

Ted, I think the same advice should help you out. Unfortunately, if this is
your first experience with maven, it may seem a little disconcerting. Trust
me, and the other on this list, maven is a good thing, but the curve can be
a little steep/rough in some areas.

Perhaps mavens installation settings.xml should include a mirror if just to
decrease ibiblio traffic?

HTH,
Doug

[1] http://maven.apache.org/guides/mini/guide-mirror-settings.html

On 8/21/06, Beyer,Nathan <[EMAIL PROTECTED]> wrote:


I've found that when you're first running many on a brand new project
and/or an empty local repository, that you'll have to run it several
times to resolve all of the dependencies, especially those coming from
'central'. The server sometimes just gets busy and starts rejecting
connections.

Are you getting the exact same error on the exact same dependency
everytime you run? If so, have you tried accessing the URL that's
failing [1] via a browser? Do you have any special settings configured
to force a download of all dependencies each time?

-Nathan

[1]

http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
/1.0-al

pha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, August 21, 2006 5:41 PM
To: users@maven.apache.org
Subject: Problem with Maven 2 - AndroMDA team asked me to register it
with Maven support



The AndroMDA team (www.AndroMDA.org  ) has
suggested that I log this issue with Maven for resolution.



AndroMDA utilizes Maven 2. I am trying to install a AndroMDA  getting
started project called Northwind.TimeTracker. I have run "mvn install"
about 25 times and I am getting maven errors each time.



Below is my output from "mvn -e install" which has been run from the
Northwind.Timestracker root directory. I would appreciate if you can
provide any suggestions as to what might be wrong.



Thanks

Tedh



C:\VSProjects\AndroMDA\Northwind.TimeTracker>mvn -e install
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Northwind.TimeTracker
[INFO] Northwind.TimeTracker MDA
[INFO]

-
---
[INFO] Building Northwind.TimeTracker
[INFO] task-segment: [install]
[INFO]

-
---
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-b
eta-6/plexus-i18n-1.0-beta-6.pom
771b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-velocity/1
..1.3/plexus-velocity-1.1.3.pom
976b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-components
/1.1.5/plexus-components-1.1.5.pom
2K downloaded
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus/1.0.5/plex
us-1.0.5.pom
5K downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-core/1.0
-alpha-8/doxia-core-1.0-alpha-8.pom
1K downloaded
Downloading: http://www.ibiblio.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom
141b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api
/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom
424b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-decorati
on-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom
1K downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo
rting-api/2.0.2/maven-reporting-api-2.0.2.pom
902b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo
rting/2.0.2/maven-reporting-2.0.2.pom
738b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api
/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
424b downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia/1.0-alph
a-7/doxia-1.0-alpha-7.pom
3K downloaded
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-ren
derer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar
33K downloaded
[INFO]


[ERROR] BUILD ERROR
[INFO]


[INFO] Failed to resolve artifact.

Error transferring file
org.apache.maven.doxia:doxia-site-renderer:jar:1.0-alpha-8

from the specified remote repositories:
central (http://repo1.maven.org/maven2),
ibiblio (http://www.ibiblio.org/

RE: Problem with Maven 2 - AndroMDA team asked me to register it with Maven support

2006-08-21 Thread Beyer,Nathan
I've found that when you're first running many on a brand new project
and/or an empty local repository, that you'll have to run it several
times to resolve all of the dependencies, especially those coming from
'central'. The server sometimes just gets busy and starts rejecting
connections.
 
Are you getting the exact same error on the exact same dependency
everytime you run? If so, have you tried accessing the URL that's
failing [1] via a browser? Do you have any special settings configured
to force a download of all dependencies each time?
 
-Nathan
 
[1]

http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer
/1.0-al

pha-8/doxia-site-renderer-1.0-alpha-8.jar.sha1




From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Monday, August 21, 2006 5:41 PM
To: users@maven.apache.org
Subject: Problem with Maven 2 - AndroMDA team asked me to register it
with Maven support



The AndroMDA team (www.AndroMDA.org  ) has
suggested that I log this issue with Maven for resolution. 

 

AndroMDA utilizes Maven 2. I am trying to install a AndroMDA  getting
started project called Northwind.TimeTracker. I have run "mvn install"
about 25 times and I am getting maven errors each time.

 

Below is my output from "mvn -e install" which has been run from the
Northwind.Timestracker root directory. I would appreciate if you can
provide any suggestions as to what might be wrong.

 

Thanks

Tedh

 

C:\VSProjects\AndroMDA\Northwind.TimeTracker>mvn -e install 
+ Error stacktraces are turned on. 
[INFO] Scanning for projects... 
[INFO] Reactor build order: 
[INFO] Northwind.TimeTracker 
[INFO] Northwind.TimeTracker MDA 
[INFO]

- 
--- 
[INFO] Building Northwind.TimeTracker 
[INFO] task-segment: [install] 
[INFO]

- 
--- 
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-i18n/1.0-b 
eta-6/plexus-i18n-1.0-beta-6.pom 
771b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-velocity/1 
..1.3/plexus-velocity-1.1.3.pom 
976b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus-components 
/1.1.5/plexus-components-1.1.5.pom 
2K downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/codehaus/plexus/plexus/1.0.5/plex 
us-1.0.5.pom 
5K downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-core/1.0 
-alpha-8/doxia-core-1.0-alpha-8.pom 
1K downloaded 
Downloading: http://www.ibiblio.org/maven2/oro/oro/2.0.7/oro-2.0.7.pom 
141b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api 
/1.0-alpha-8/doxia-sink-api-1.0-alpha-8.pom 
424b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-decorati 
on-model/1.0-alpha-8/doxia-decoration-model-1.0-alpha-8.pom 
1K downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo 
rting-api/2.0.2/maven-reporting-api-2.0.2.pom 
902b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/reporting/maven-repo 
rting/2.0.2/maven-reporting-2.0.2.pom 
738b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-sink-api 
/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom 
424b downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia/1.0-alph 
a-7/doxia-1.0-alpha-7.pom 
3K downloaded 
Downloading:
http://www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-ren 
derer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.jar 
33K downloaded 
[INFO]


[ERROR] BUILD ERROR 
[INFO]


[INFO] Failed to resolve artifact. 

Error transferring file 
org.apache.maven.doxia:doxia-site-renderer:jar:1.0-alpha-8 

from the specified remote repositories: 
central (http://repo1.maven.org/maven2), 
ibiblio (http://www.ibiblio.org/maven2), 
ibiblio-snapshot (http://www.ibiblio.org/maven2), 
andromda-snapshot (http://galaxy.andromda.org/maven2), 
apache.snapshots (http://svn.apache.org/maven-snapshot-repository), 
andromda (http://galaxy.andromda.org/maven2), 
snapshots (http://snapshots.maven.codehaus.org/maven2) 
Path to dependency: 
1) org.apache.maven.plugins:maven-site-plugin:maven-plugin:2.0-beta-5 
2) org.apache.maven.doxia:doxia-site-renderer:jar:1.0-alpha-8 



Caused by I/O exception: Server returned HTTP response code: 503 for
URL: http:/ 
/www.ibiblio.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.0-a
lpha-8/d 
oxia-site-renderer-1.0-alpha-8.jar.sha1 

[INFO]
-