Re: Doxia/site problems - FIXED

2006-05-22 Thread Jan Bartel

I fixed it locally, but as Codehaus is/was down it hasn't been
committed yet. We are working on getting the repository back
uptodate and it should be ok by tomorrow.

regards
Jan

Brett Porter wrote:

I didn't know there was another version out, but Jan had said it was
fixed in SVN the other day.

Jan - is this something that was fixed post-beta16, or are changes still 
needed?


Thanks,
Brett

On 20/05/06, Mark Hobson [EMAIL PROTECTED] wrote:

I had the problem with beta16 - that pom still has the codehaus repo 
definition:


http://www.ibiblio.org/maven2/org/mortbay/jetty/project/6.0.0beta16/project-6.0.0beta16.pom 



This then fails when trying to downloading jetty's servlet-api and
util modules.  Not sure whether this is a maven repo problem, jetty
problem or codehaus-being-down problem?  (Although it appears the
codehaus maven repo is back up now).

Mark

On 19/05/06, Brett Porter [EMAIL PROTECTED] wrote:
 I believe it is fixed in beta15+

 On 5/19/06, Mark Hobson [EMAIL PROTECTED] wrote:
  Regarding the jetty pom changes - was removing the codehaus repo
  definition from the jetty-project pom a one-off fix for the repo 
being
  down?  Since it's still an issue for projects depending on jetty6 
beta

  != 12.
 
  Cheers,
 
  Mark
 
  On 16/05/06, Joerg Hohwiller [EMAIL PROTECTED] wrote:
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
  
   Brett Porter wrote:
Hi,
   Hello there,
   
This should now be fixed. Please remove the following files 
from your

local repository to correct the issue:

org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom 


   
org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom

org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 


   
   Thanks for fixing the problem. Besides a missing pom and trouble 
with codehause,
   I got a little scared from the dependency chaos (see below) 
because if even the
   makers (masters?) of dependency management struggle with it what 
will even
   happen with the rest of the world (and the JSR about the Java 
Module System).

  
   But to be honest - maven2 is on its way and is doing great 
progress.
   So we cross fingers that things like this will not happen too 
often.
   But keep in mind that once you depend on a tool you expect to 
work it

   all time ;)
  
   Keep on going...
   Thanks
 Jörg
  
   
  
   Error transferring file
 org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
  
   from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 codehaus (http://dist.codehaus.org),
 apache.snapshots 
(http://svn.apache.org/maven-snapshot-repository),

 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.mortbay.jetty:jetty:jar:6.0.0beta12
   3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
  
   
Cheers,
Brett
   

-

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.4.2.2 (GNU/Linux)
   Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
  
   iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
   YTTaHr0abagEGAhkHFOw14k=
   =L0xs
   -END PGP SIGNATURE-
  
   
-

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

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



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








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



Re: Doxia/site problems - FIXED

2006-05-20 Thread Mark Hobson

I had the problem with beta16 - that pom still has the codehaus repo definition:

http://www.ibiblio.org/maven2/org/mortbay/jetty/project/6.0.0beta16/project-6.0.0beta16.pom

This then fails when trying to downloading jetty's servlet-api and
util modules.  Not sure whether this is a maven repo problem, jetty
problem or codehaus-being-down problem?  (Although it appears the
codehaus maven repo is back up now).

Mark

On 19/05/06, Brett Porter [EMAIL PROTECTED] wrote:

I believe it is fixed in beta15+

On 5/19/06, Mark Hobson [EMAIL PROTECTED] wrote:
 Regarding the jetty pom changes - was removing the codehaus repo
 definition from the jetty-project pom a one-off fix for the repo being
 down?  Since it's still an issue for projects depending on jetty6 beta
 != 12.

 Cheers,

 Mark

 On 16/05/06, Joerg Hohwiller [EMAIL PROTECTED] wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
 
  Brett Porter wrote:
   Hi,
  Hello there,
  
   This should now be fixed. Please remove the following files from your
   local repository to correct the issue:
   
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
  
   org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
   
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
  
  Thanks for fixing the problem. Besides a missing pom and trouble with 
codehause,
  I got a little scared from the dependency chaos (see below) because if even 
the
  makers (masters?) of dependency management struggle with it what will even
  happen with the rest of the world (and the JSR about the Java Module 
System).
 
  But to be honest - maven2 is on its way and is doing great progress.
  So we cross fingers that things like this will not happen too often.
  But keep in mind that once you depend on a tool you expect to work it
  all time ;)
 
  Keep on going...
  Thanks
Jörg
 
  
 
  Error transferring file
org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
 
  from the specified remote repositories:
central (http://repo1.maven.org/maven2),
codehaus (http://dist.codehaus.org),
apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
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.mortbay.jetty:jetty:jar:6.0.0beta12
  3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
 
  
   Cheers,
   Brett
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  -BEGIN PGP SIGNATURE-
  Version: GnuPG v1.4.2.2 (GNU/Linux)
  Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
 
  iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
  YTTaHr0abagEGAhkHFOw14k=
  =L0xs
  -END PGP SIGNATURE-
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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



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




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



Re: Doxia/site problems - FIXED

2006-05-20 Thread Brett Porter

I didn't know there was another version out, but Jan had said it was
fixed in SVN the other day.

Jan - is this something that was fixed post-beta16, or are changes still needed?

Thanks,
Brett

On 20/05/06, Mark Hobson [EMAIL PROTECTED] wrote:

I had the problem with beta16 - that pom still has the codehaus repo definition:

http://www.ibiblio.org/maven2/org/mortbay/jetty/project/6.0.0beta16/project-6.0.0beta16.pom

This then fails when trying to downloading jetty's servlet-api and
util modules.  Not sure whether this is a maven repo problem, jetty
problem or codehaus-being-down problem?  (Although it appears the
codehaus maven repo is back up now).

Mark

On 19/05/06, Brett Porter [EMAIL PROTECTED] wrote:
 I believe it is fixed in beta15+

 On 5/19/06, Mark Hobson [EMAIL PROTECTED] wrote:
  Regarding the jetty pom changes - was removing the codehaus repo
  definition from the jetty-project pom a one-off fix for the repo being
  down?  Since it's still an issue for projects depending on jetty6 beta
  != 12.
 
  Cheers,
 
  Mark
 
  On 16/05/06, Joerg Hohwiller [EMAIL PROTECTED] wrote:
   -BEGIN PGP SIGNED MESSAGE-
   Hash: SHA1
  
   Brett Porter wrote:
Hi,
   Hello there,
   
This should now be fixed. Please remove the following files from your
local repository to correct the issue:

org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
   
org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom

org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
   
   Thanks for fixing the problem. Besides a missing pom and trouble with 
codehause,
   I got a little scared from the dependency chaos (see below) because if 
even the
   makers (masters?) of dependency management struggle with it what will even
   happen with the rest of the world (and the JSR about the Java Module 
System).
  
   But to be honest - maven2 is on its way and is doing great progress.
   So we cross fingers that things like this will not happen too often.
   But keep in mind that once you depend on a tool you expect to work it
   all time ;)
  
   Keep on going...
   Thanks
 Jörg
  
   
  
   Error transferring file
 org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
  
   from the specified remote repositories:
 central (http://repo1.maven.org/maven2),
 codehaus (http://dist.codehaus.org),
 apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
 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.mortbay.jetty:jetty:jar:6.0.0beta12
   3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12
  
   
Cheers,
Brett
   
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
   -BEGIN PGP SIGNATURE-
   Version: GnuPG v1.4.2.2 (GNU/Linux)
   Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
  
   iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
   YTTaHr0abagEGAhkHFOw14k=
   =L0xs
   -END PGP SIGNATURE-
  
   -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 

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



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





--
Apache Maven - http://maven.apache.org
Better Builds with Maven book - http://library.mergere.com/

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



Re: Doxia/site problems - FIXED

2006-05-19 Thread Mark Hobson

Regarding the jetty pom changes - was removing the codehaus repo
definition from the jetty-project pom a one-off fix for the repo being
down?  Since it's still an issue for projects depending on jetty6 beta
!= 12.

Cheers,

Mark

On 16/05/06, Joerg Hohwiller [EMAIL PROTECTED] wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brett Porter wrote:
 Hi,
Hello there,

 This should now be fixed. Please remove the following files from your
 local repository to correct the issue:
 
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom

 org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
 
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom

Thanks for fixing the problem. Besides a missing pom and trouble with codehause,
I got a little scared from the dependency chaos (see below) because if even the
makers (masters?) of dependency management struggle with it what will even
happen with the rest of the world (and the JSR about the Java Module System).

But to be honest - maven2 is on its way and is doing great progress.
So we cross fingers that things like this will not happen too often.
But keep in mind that once you depend on a tool you expect to work it
all time ;)

Keep on going...
Thanks
  Jörg



Error transferring file
  org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://dist.codehaus.org),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  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.mortbay.jetty:jetty:jar:6.0.0beta12
3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12


 Cheers,
 Brett

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



-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
YTTaHr0abagEGAhkHFOw14k=
=L0xs
-END PGP SIGNATURE-

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




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



Re: Doxia/site problems - FIXED

2006-05-19 Thread Brett Porter

I believe it is fixed in beta15+

On 5/19/06, Mark Hobson [EMAIL PROTECTED] wrote:

Regarding the jetty pom changes - was removing the codehaus repo
definition from the jetty-project pom a one-off fix for the repo being
down?  Since it's still an issue for projects depending on jetty6 beta
!= 12.

Cheers,

Mark

On 16/05/06, Joerg Hohwiller [EMAIL PROTECTED] wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Brett Porter wrote:
  Hi,
 Hello there,
 
  This should now be fixed. Please remove the following files from your
  local repository to correct the issue:
  
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
 
  org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
  
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
 
 Thanks for fixing the problem. Besides a missing pom and trouble with 
codehause,
 I got a little scared from the dependency chaos (see below) because if even 
the
 makers (masters?) of dependency management struggle with it what will even
 happen with the rest of the world (and the JSR about the Java Module System).

 But to be honest - maven2 is on its way and is doing great progress.
 So we cross fingers that things like this will not happen too often.
 But keep in mind that once you depend on a tool you expect to work it
 all time ;)

 Keep on going...
 Thanks
   Jörg

 

 Error transferring file
   org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

 from the specified remote repositories:
   central (http://repo1.maven.org/maven2),
   codehaus (http://dist.codehaus.org),
   apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
   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.mortbay.jetty:jetty:jar:6.0.0beta12
 3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

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

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.2.2 (GNU/Linux)
 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

 iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
 YTTaHr0abagEGAhkHFOw14k=
 =L0xs
 -END PGP SIGNATURE-

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



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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Brian Bonner

Brett, I removed the files as you suggested.  However, I'm still
getting the following errors when I run mvn site:

[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error getting reports from the plugin 'org.apache.maven.plugins:maven-sit
e-plugin': Unable to find the mojo 'org.apache.maven.plugins:maven-site-plugin:2
.0-beta-5:run' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/mortbay/jetty/handler/NotFoundHandler
[INFO] 


with -e I'm getting:

-
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error getting reports from the plugin 'org.apache.maven.plugins:maven-sit
e-plugin': Unable to find the mojo 'org.apache.maven.plugins:maven-site-plugin:2
.0-beta-5:run' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/mortbay/jetty/handler/NotFoundHandler
[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Error getting reports fr
om the plugin 'org.apache.maven.plugins:maven-site-plugin': Unable to find the m
ojo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-5:run' in the plugin 'o
rg.apache.maven.plugins:maven-site-plugin'
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getReports(Defaul
tLifecycleExecutor.java:689)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getReports(Defaul
tLifecycleExecutor.java:637)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:512)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:273)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:140)
   at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
   at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
   at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:585)
   at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
   at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
   at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

   at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.PluginManagerException: Unable to find the mo
jo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-5:run' in the plugin 'or
g.apache.maven.plugins:maven-site-plugin'
   at org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(Defaul
tPluginManager.java:533)
   at org.apache.maven.plugin.DefaultPluginManager.getReport(DefaultPluginM
anager.java:462)
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getReports(Defaul
tLifecycleExecutor.java:678)
   ... 18 more
Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupExc
eption: Unable to lookup component 'org.apache.maven.plugin.Mojoorg.apache.maven
.plugins:maven-site-plugin:2.0-beta-5:run', it could not be created
   at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContai
ner.java:335)
   at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContai
ner.java:440)
   at org.apache.maven.plugin.DefaultPluginManager.getConfiguredMojo(Defaul
tPluginManager.java:524)
   ... 20 more
Caused by: org.codehaus.plexus.component.factory.ComponentInstantiationException
: Could not instanciate component: role: 'null', implementation: 'org.apache.mav
en.plugins.site.SiteRunMojo'
   at org.codehaus.plexus.component.factory.java.JavaComponentFactory.makeE
xception(JavaComponentFactory.java:77)
   at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newIn
stance(JavaComponentFactory.java:62)
   at org.codehaus.plexus.DefaultPlexusContainer.createComponentInstance(De
faultPlexusContainer.java:1464)
   at org.codehaus.plexus.component.manager.AbstractComponentManager.create

Re: Doxia/site problems - FIXED

2006-05-16 Thread Bob Arnott

Brett Porter wrote:

Hi,

This should now be fixed. Please remove the following files from your
local repository to correct the issue:
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom 
org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 


Top man Brett! My mvn deploy works now, thank you.

Cheers,

--
Bob Arnott


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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Mark Diggory
Thanks Brett, yes mvn site works as well. glad to see it up. (p.s.  
after a year or two of being away from Apache due to work, it looks  
like I'm going to have opportunities to get involved again in my new  
position)


:-)
-Mark



On May 16, 2006, at 1:10 PM, Bob Arnott wrote:


Brett Porter wrote:

Hi,
This should now be fixed. Please remove the following files from your
local repository to correct the issue:
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site- 
renderer-1.0-alpha-8.pom org/mortbay/jetty/project/6.0.0beta15/ 
project-6.0.0beta15.pom
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site- 
plugin-2.0-beta-5.pom


Top man Brett! My mvn deploy works now, thank you.

Cheers,

--
Bob Arnott


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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread kwoodnh

I am getting the same error:

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error getting reports from the plugin
'org.apache.maven.plugins:maven-sit
e-plugin': Unable to find the mojo
'org.apache.maven.plugins:maven-site-plugin:2
.0-beta-5:run' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/mortbay/jetty/handler/NotFoundHandler
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]



--
View this message in context: 
http://www.nabble.com/Doxia-site-problems---FIXED-t1629511.html#a4415079
Sent from the Maven - Users forum at Nabble.com.


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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Brian Bonner

Kevin, I'm not sure what has happened, but we continue to get the same error

org.apache.maven.lifecycle.LifecycleExecutionException: Error getting reports fr
om the plugin 'org.apache.maven.plugins:maven-site-plugin': Unable to find the m
ojo 'org.apache.maven.plugins:maven-site-plugin:2.0-beta-5:run' in the plugin 'o
rg.apache.maven.plugins:maven-site-plugin'
   at org.apache.maven.lifecycle.DefaultLifecycleExecutor.getReports(Defaul
tLifecycleExecutor.java:689)

[snip}

Caused by: java.lang.NoClassDefFoundError: org/mortbay/jetty/handler/NotFoundHan
dler
   at java.lang.Class.getDeclaredConstructors0(Native Method)
   at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328)
   at java.lang.Class.getConstructor0(Class.java:2640)
   at java.lang.Class.newInstance0(Class.java:321)
   at java.lang.Class.newInstance(Class.java:303)
   at org.codehaus.plexus.component.factory.java.JavaComponentFactory.newIn
stance(JavaComponentFactory.java:44)
   ... 26 more

My mvn site was working properly as of early last week, but now it's
broken.  Does anyone have any ideas?

Thanks.

Brian

On 5/16/06, kwoodnh [EMAIL PROTECTED] wrote:


I am getting the same error:

[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error getting reports from the plugin
'org.apache.maven.plugins:maven-sit
e-plugin': Unable to find the mojo
'org.apache.maven.plugins:maven-site-plugin:2
.0-beta-5:run' in the plugin 'org.apache.maven.plugins:maven-site-plugin'
org/mortbay/jetty/handler/NotFoundHandler
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]



--
View this message in context: 
http://www.nabble.com/Doxia-site-problems---FIXED-t1629511.html#a4415079
Sent from the Maven - Users forum at Nabble.com.


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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Mark Hansen
FIX isn't working for me.  Still getting error trying to download 
doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2


[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for 
updates from central
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom

2K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar

52K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom

2K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom

8K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom

1K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom

2K downloaded
Downloading: 
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
[INFO] 


[ERROR] BUILD ERROR
[INFO] 


[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.doxia:doxia

Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the 
repository: Error transferring file

 org.apache.maven.doxia:doxia:pom:1.0-alpha-8

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



Brett Porter wrote:


Hi,

This should now be fixed. Please remove the following files from your
local repository to correct the issue:
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom 


org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 



Cheers,
Brett

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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Mark Hansen

I managed to fix this by doing:

grep -r doxia ~/.m2

and removing all the POMs that have any dependency on anything related 
to doxia.  Not elegant, but it worked for me.


-- Mark

Mark Hansen wrote:

FIX isn't working for me.  Still getting error trying to download 
doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2


[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking 
for updates from central
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 


2K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar 


52K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom 


2K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom 


8K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom 


1K downloaded
Downloading: 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom 


2K downloaded
Downloading: 
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom 

[INFO] 
 


[ERROR] BUILD ERROR
[INFO] 
 


[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.doxia:doxia

Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the 
repository: Error transferring file

 org.apache.maven.doxia:doxia:pom:1.0-alpha-8

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



Brett Porter wrote:


Hi,

This should now be fixed. Please remove the following files from your
local repository to correct the issue:
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom 


org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 



Cheers,
Brett

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




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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Brian Bonner

Mark, I'd try removing your doxia directory inside your .m2 repository
and try again.  I just tried it and it it came down just fine.  Mind
you, I'm getting a different error, but the doxia code is coming down
fine.

Brian

On 5/16/06, Mark Hansen [EMAIL PROTECTED] wrote:

FIX isn't working for me.  Still getting error trying to download
doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2

[INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
updates from central
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
2K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar
52K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom
2K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
8K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom
2K downloaded
Downloading:
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
[INFO]

[ERROR] BUILD ERROR
[INFO]

[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.doxia:doxia

Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the
repository: Error transferring file
  org.apache.maven.doxia:doxia:pom:1.0-alpha-8

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



Brett Porter wrote:

 Hi,

 This should now be fixed. Please remove the following files from your
 local repository to correct the issue:
 
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom

 org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
 
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom


 Cheers,
 Brett

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



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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Brian Bonner

Mark H. sounds like you fixed it before I sent the note.  Does mvn
site work OK for you?

What error are you seeing?

On 5/16/06, Brian Bonner [EMAIL PROTECTED] wrote:

Mark, I'd try removing your doxia directory inside your .m2 repository
and try again.  I just tried it and it it came down just fine.  Mind
you, I'm getting a different error, but the doxia code is coming down
fine.

Brian

On 5/16/06, Mark Hansen [EMAIL PROTECTED] wrote:
 FIX isn't working for me.  Still getting error trying to download
 doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2

 [INFO] artifact org.apache.maven.plugins:maven-site-plugin: checking for
 updates from central
 Downloading:
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
 2K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar
 52K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom
 2K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
 8K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom
 1K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom
 2K downloaded
 Downloading:
 
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom
 [INFO]
 
 [ERROR] BUILD ERROR
 [INFO]
 
 [INFO] Error building POM (may not be this project's POM).


 Project ID: org.apache.maven.doxia:doxia

 Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the
 repository: Error transferring file
   org.apache.maven.doxia:doxia:pom:1.0-alpha-8

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



 Brett Porter wrote:

  Hi,
 
  This should now be fixed. Please remove the following files from your
  local repository to correct the issue:
  
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
 
  org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
  
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
 
 
  Cheers,
  Brett
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 


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





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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Mark Hansen
The error was that some dependency in my build process (not sure which 
one) was requiring the doxia-1.0-alpha-8.pom and something else in my 
.m2 repo was sending it looking at the codehaus repo 
(http://snapshots.maven.codehaus.org/maven2) which is still down.  
Whatever you did, now that my .m2 is refreshed, the download of 
doxia-1.0-alpha-8.pom is now coming from someplace else (note the broken 
codehaus server).


Hope that explanation helps somebody.  I'm still a little clueless about 
how these repos reference each other and when the local .m2 repo 
refreshes stuff ...


-- Mark

Brian Bonner wrote:


Mark H. sounds like you fixed it before I sent the note.  Does mvn
site work OK for you?

What error are you seeing?

On 5/16/06, Brian Bonner [EMAIL PROTECTED] wrote:


Mark, I'd try removing your doxia directory inside your .m2 repository
and try again.  I just tried it and it it came down just fine.  Mind
you, I'm getting a different error, but the doxia code is coming down
fine.

Brian

On 5/16/06, Mark Hansen [EMAIL PROTECTED] wrote:
 FIX isn't working for me.  Still getting error trying to download
 doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2

 [INFO] artifact org.apache.maven.plugins:maven-site-plugin: 
checking for

 updates from central
 Downloading:
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 


 2K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar 


 52K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom 


 2K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom 


 8K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom 


 1K downloaded
 Downloading:
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom 


 2K downloaded
 Downloading:
 
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom 


 [INFO]
 
 


 [ERROR] BUILD ERROR
 [INFO]
 
 


 [INFO] Error building POM (may not be this project's POM).


 Project ID: org.apache.maven.doxia:doxia

 Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the
 repository: Error transferring file
   org.apache.maven.doxia:doxia:pom:1.0-alpha-8

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



 Brett Porter wrote:

  Hi,
 
  This should now be fixed. Please remove the following files from 
your

  local repository to correct the issue:
  
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom 


 
  org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
  
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom 


 
 
  Cheers,
  Brett
 
  
-

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


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





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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Brian Bonner

Mark if you were running mvn site, site was requiring it.

On 5/16/06, Mark Hansen [EMAIL PROTECTED] wrote:

The error was that some dependency in my build process (not sure which
one) was requiring the doxia-1.0-alpha-8.pom and something else in my
.m2 repo was sending it looking at the codehaus repo
(http://snapshots.maven.codehaus.org/maven2) which is still down.
Whatever you did, now that my .m2 is refreshed, the download of
doxia-1.0-alpha-8.pom is now coming from someplace else (note the broken
codehaus server).

Hope that explanation helps somebody.  I'm still a little clueless about
how these repos reference each other and when the local .m2 repo
refreshes stuff ...

-- Mark

Brian Bonner wrote:

 Mark H. sounds like you fixed it before I sent the note.  Does mvn
 site work OK for you?

 What error are you seeing?

 On 5/16/06, Brian Bonner [EMAIL PROTECTED] wrote:

 Mark, I'd try removing your doxia directory inside your .m2 repository
 and try again.  I just tried it and it it came down just fine.  Mind
 you, I'm getting a different error, but the doxia code is coming down
 fine.

 Brian

 On 5/16/06, Mark Hansen [EMAIL PROTECTED] wrote:
  FIX isn't working for me.  Still getting error trying to download
  doxia-1.0-alpha-8.pom from http:snapshots.maven.codehaus.org/maven2
 
  [INFO] artifact org.apache.maven.plugins:maven-site-plugin:
 checking for
  updates from central
  Downloading:
 
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom

  2K downloaded
  Downloading:
 
 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.jar

  52K downloaded
  Downloading:
 
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty/6.0.0beta15/jetty-6.0.0beta15.pom

  2K downloaded
  Downloading:
 
 
http://repo1.maven.org/maven2/org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom

  8K downloaded
  Downloading:
 
 
http://repo1.maven.org/maven2/org/mortbay/jetty/servlet-api-2.5/6.0.0beta15/servlet-api-2.5-6.0.0beta15.pom

  1K downloaded
  Downloading:
 
 
http://repo1.maven.org/maven2/org/mortbay/jetty/jetty-util/6.0.0beta15/jetty-util-6.0.0beta15.pom

  2K downloaded
  Downloading:
 
 
http://snapshots.maven.codehaus.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-8/doxia-1.0-alpha-8.pom

  [INFO]
 
 

  [ERROR] BUILD ERROR
  [INFO]
 
 

  [INFO] Error building POM (may not be this project's POM).
 
 
  Project ID: org.apache.maven.doxia:doxia
 
  Reason: Error getting POM for 'org.apache.maven.doxia:doxia' from the
  repository: Error transferring file
org.apache.maven.doxia:doxia:pom:1.0-alpha-8
 
  from the specified remote repositories:
central (http://repo1.maven.org/maven2),
apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
snapshots (http://snapshots.maven.codehaus.org/maven2)
 
 
 
  Brett Porter wrote:
 
   Hi,
  
   This should now be fixed. Please remove the following files from
 your
   local repository to correct the issue:
  
 
org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom

  
   org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
  
 
org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom

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


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



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




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



Re: Doxia/site problems - FIXED

2006-05-16 Thread Joerg Hohwiller
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Brett Porter wrote:
 Hi,
Hello there,
 
 This should now be fixed. Please remove the following files from your
 local repository to correct the issue:
 org/apache/maven/doxia/doxia-site-renderer/1.0-alpha-8/doxia-site-renderer-1.0-alpha-8.pom
 
 org/mortbay/jetty/project/6.0.0beta15/project-6.0.0beta15.pom
 org/apache/maven/plugins/maven-site-plugin/2.0-beta-5/maven-site-plugin-2.0-beta-5.pom
 
Thanks for fixing the problem. Besides a missing pom and trouble with codehause,
I got a little scared from the dependency chaos (see below) because if even the
makers (masters?) of dependency management struggle with it what will even
happen with the rest of the world (and the JSR about the Java Module System).

But to be honest - maven2 is on its way and is doing great progress.
So we cross fingers that things like this will not happen too often.
But keep in mind that once you depend on a tool you expect to work it
all time ;)

Keep on going...
Thanks
  Jörg



Error transferring file
  org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus (http://dist.codehaus.org),
  apache.snapshots (http://svn.apache.org/maven-snapshot-repository),
  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.mortbay.jetty:jetty:jar:6.0.0beta12
3) org.mortbay.jetty:servlet-api-2.5:jar:6.0.0beta12

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

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEaktZmPuec2Dcv/8RApyOAJ9IusvT/BxiC8YgulD3KOcuswNi5wCcCQSZ
YTTaHr0abagEGAhkHFOw14k=
=L0xs
-END PGP SIGNATURE-

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