<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Saludos,<br>
<br>
Espero que me puedan ayudar. Al momento estoy tratando de montar gvSIG 2.0 y al
instante q:<br>
<br>
"Añadiremos a la vista de Ant que hemos abierto, el
archivo <em><span class="ecxhighlightedSearchTerm">build</span>.xml</em>
que tenemos dentro del <span class="ecxhighlightedSearchTerm">proyecto</span> <em><span class="ecxhighlightedSearchTerm">build</span></em>.
Entonces nos aparecerán una serie de objetivos de ant,
entre los cuáles está <em>mvn-install</em>. Lo lanzamos
con doble click o seleccionando el objetivo indicado y
pulsando en el icono con la flecha." (Según el manual)<br>
<br>
eclipse me arroja el siguiente error:<br>
<br>
<font style="" color="#ff0000">Buildfile:
C:\ProyectosGVSIG\build\build.xml</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">mvn-install:</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">BUILD FAILED</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">C:\ProyectosGVSIG\build\ant-tasks\maven-goals.xml:25:
The following error occurred while executing this line:</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">C:\ProyectosGVSIG\build\ant-tasks\ant-tasks-config.xml:73:
ERROR!!</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">You have to define
your gvSIG platform properties, </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">by creating the
file: C:\Documents and
Settings\dnac19/.gvsig.platform.properties</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">with the following
content:</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">
native_platform=linux</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">
native_distribution=Ubuntu-9.10</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">
native_compiler=gcc4</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> native_arch=i386</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">
native_libraryType=dynamic</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> export
native_classifier=${native_platform}-${native_distribution}-${native_compiler}-${native_arch}-${native_libraryType}</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">Replace the fifth
initial variables values with the ones appropiate </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">to your platform.</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">If you use maven in
the command line, you can use the previous file also</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">to define the
MAVEN_OPTS environment variable, by adding to your </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">.bash_rc file
something like this:</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> if [ -f
"${HOME}/.gvsig.platform.properties" ]</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> then</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> .
${HOME}/.gvsig.platform.properties</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> export
MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=64m
-Dnative-classifier=${native_classifier}"</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> else</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> export
MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=64m"</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> fi</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000"> </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">It will work if you
use the bash shell. In any other case or platform,
you'll</font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">have to define your
MAVEN_OPTS environment variable and set the </font><font style="" color="#ff0000"><br>
</font><font style="" color="#ff0000">"native-classifier"
parameter directly.</font><br>
<br>
Imagino que el error es porque algún archivo está
prestablecido para correr en ubuntu y yo estoy trabajando sobre Windows (es así como debo
trabajar según el departamento de sistemas del Ministerio
de Desarrollo Urbano y Vivienda del Ecuador).<br>
<br>
Por favor, ayúndenme indicandome el cómo hacer para que
funcione sobre windows.<br>
<br>
Atentamente,<div>
Carlos Terán V.<BR></div><br><br>                                            </body>
</html>