Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.1
-
Fix Version/s: 1.1.2
-
Component/s: None
-
Labels:None
-
Environment:SunOS 5.8, JDK 1.5.0_06
-
Number of attachments :
Description
Updated from Archiva 1.0.1 to Archiva 1.1:
bin/archiva
Unable to locate any of the following binaries:
/maven/archiva/apache-archiva-1.1/bin/./wrapper-solaris-sparc-32
/maven/archiva/apache-archiva-1.1/bin/./wrapper-solaris-sparc-64
/maven/archiva/apache-archiva-1.1/bin/./wrapper
The files are not contained in apache-archiva-1.1-bin.tar.gz.
Issue Links
- is duplicated by
-
MRM-923
Add 64-bin linux wrapper libraries
-
It seems we didn't bundle the SPARC architecture by default. You can download http://repo1.maven.org/maven2/tanukisoft/wrapper-delta-pack/3.2.3/wrapper-delta-pack-3.2.3.tar.gz and add the two sparc-64 files into bin and lib of Archiva as they are found in the distribution.
Alternatively, you can deploy Archiva into a servlet container.