chw2054 / quake2-gwt-port

GNU General Public License v2.0
0 stars 0 forks source link

Unable to find resources #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./build-dedicated-server
2.
3.

What is the expected output? What do you see instead?
[root@zerozaku quake2-gwt-port]# Error getting environment vars for profile
activation: java.io.IOException: Cannot run program "env": java.io.IOException:
error=12, Cannot allocate memory
[WARNING] Failed to initialize environment variable resolver. Skipping
environment substitution in settings.
[INFO] Scanning for projects...
[INFO] Reactor build order:
[INFO]   GwtQuake
[INFO]   GwtQuake Client
[INFO]   GwtQuake Dedicated WebSocket Server
[INFO]   GwtQuake Demo Installer
[INFO] ------------------------------------------------------------------------
[INFO] Building GwtQuake
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
Downloading:
http://gwt-maven.googlecode.com/svn/trunk/mavenrepo//org/codehaus/plexus/plexus-
archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar
[INFO] Unable to find resource
'org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7' in repository
gwt-maven (http://gwt-maven.googlecode.com/svn/trunk/mave
nrepo/)
Downloading:
http://snapshots.repository.codehaus.org//org/codehaus/plexus/plexus-archiver/1.
0-alpha-7/plexus-archiver-1.0-alpha-7.jar
[INFO] Unable to find resource
'org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7' in repository
codehaus-snapshots (http://snapshots.repository.codehaus.
org/)
Downloading:
http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/pl
exus-archiver-1.0-alpha-7.jar
82757/?

What version of the product are you using? On what operating system?
CentOS 5.3

Please provide any additional information below.

Original issue reported on code.google.com by hydroto...@gmail.com on 8 Apr 2010 at 11:20

GoogleCodeExporter commented 8 years ago
Same problem on Ubuntu 10.04 :(

Original comment by matt.ry...@gmail.com on 24 Aug 2010 at 10:55

GoogleCodeExporter commented 8 years ago
Same problem on OS X :(

Original comment by matthew5384 on 2 May 2011 at 12:13

GoogleCodeExporter commented 8 years ago
Fixed by joel: dumped maven

Original comment by stefan.haustein on 11 Oct 2011 at 6:30