As I know snapshots can be found only on people.apache.org, and 4.1.1
uses snapshot maven plugins.
I have projects built on 4.1.1 which are unusable currently, any maven
operations fail. + I cannot switch back to 4.1.
I found this:
"Scheduled Downtime
The Apache Software Foundation will be doing some infrastructure work
that will cause some public services to be innaccessible from Saturday,
October 21st through Monday, October 23rd."
but today is 25!
What's the solution?
Please someone help!
Regards,
Norbi
andyhot wrote:
I think they're doing some infrastructure updates...
either comment out those repos, or
mvn -o install
Ken nashua wrote:
http://people.apache.org is not even online
Who is managing this stuff ???
I performed the following:
svn update
mvn clean
mvn install
and I receive the following:
C:\Prototype\Mavenized\Product\tapestry-4.1.1\trunk>mvn install
C:\Prototype\Mavenized\Product\tapestry-4.1.1\trunk>set
MAVEN_OPTS=-Xms128m -Xmx512m -Xss32768
k
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO] Tapestry
[INFO] Core Library
[INFO] Contrib
[INFO] Annotations
[INFO] Portlet
[INFO] Examples
[INFO] Tapestry Virtual Library (Beans)
[INFO] Tapestry Virtual Library
[INFO] Tapestry Time Tracker
[INFO] Tapestry Workbench
[INFO]
----------------------------------------------------------------------------
[INFO] Building Tapestry
[INFO] task-segment: [install]
[INFO]
----------------------------------------------------------------------------
Downloading:
http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/mav
en-install-plugin/2.2-SNAPSHOT/maven-install-plugin-2.2-20061013.114506-2.jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
Error transferring file
org.apache.maven.plugins:maven-install-plugin:maven-plugin:2.2-20061013.114506-2
from the specified remote repositories:
codehaus.org (http://snapshots.repository.codehaus.org),
central (http://repo1.maven.org/maven2),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
tapestry.javaforge (http://howardlewisship.com/repository)
Caused by I/O exception: Connection refused: connect
[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 3 seconds
[INFO] Finished at: Tue Oct 24 17:29:55 EDT 2006
[INFO] Final Memory: 2M/127M
[INFO]
------------------------------------------------------------------------
C:\Prototype\Mavenized\Product\tapestry-4.1.1\trunk>
_________________________________________________________________
Find a local pizza place, music store, museum and more…then map the
best route! http://local.live.com?FORM=MGA001
---------------------------------------------------------------------
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]