<div dir="ltr">Hola<div>Tras ejecutar el asistente de creación de plugins, en eclipse configuro el espacio de trabajo, creo los dos proyectos principales e importo los subproyectos correspondientes, tal y como describe la guia de inicio rápido al desarrollo. Bien, llegados a este punto lanzo un mvn install en cada proyecto padre, obteniendo los siguiente errores, al lanzarlo sobre el proyecto <span style="font-family:&#39;courier new&#39;,monospace">org.gvsig.visor </span><font face="arial, helvetica, sans-serif">(con el proyecto </font><span style="font-family:&#39;courier new&#39;,monospace">org.gvsig.visor.app </span><font face="arial, helvetica, sans-serif">no ha habido ningún problema):</font></div>
<div><br></div><div><div><font face="courier new, monospace">-------------------------------------------------------------------------------</font></div><div><font face="courier new, monospace">Test set: org.gvsig.visor.impl.DefaultVisorManagerTest</font></div>
<div><font face="courier new, monospace">-------------------------------------------------------------------------------</font></div><div><font face="courier new, monospace">Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.54 sec &lt;&lt;&lt; FAILURE!</font></div>
<div><font face="courier new, monospace">testManagerInitialize(org.gvsig.visor.impl.DefaultVisorManagerTest)  Time elapsed: 0.26 sec  &lt;&lt;&lt; ERROR!</font></div><div><font face="courier new, monospace">An instance of ICRSFactory has not been registered in the CRSFactory</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.cresques.ProjectionLibrary.doPostInitialize(ProjectionLibrary.java:50)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrary.postInitialize(AbstractLibrary.java:311)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.initializeLibraries(AbstractLibrariesInitializer.java:198)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:103)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:93)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.fullInitialize(AbstractLibrariesInitializer.java:109)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.junit.AbstractLibraryAutoInitTestCase.setUp(AbstractLibraryAutoInitTestCase.java:55)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.runBare(TestCase.java:125)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult$1.protect(TestResult.java:106)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.runProtected(TestResult.java:124)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.run(TestResult.java:109)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.run(TestCase.java:118)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.runTest(TestSuite.java:208)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.run(TestSuite.java:203)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.Surefire.run(Surefire.java:177)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)</font></div>
<div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">testGetBlock(org.gvsig.visor.impl.DefaultVisorManagerTest)  Time elapsed: 0.057 sec  &lt;&lt;&lt; ERROR!</font></div><div>
<font face="courier new, monospace">An instance of ICRSFactory has not been registered in the CRSFactory</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.cresques.ProjectionLibrary.doPostInitialize(ProjectionLibrary.java:50)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrary.postInitialize(AbstractLibrary.java:311)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.initializeLibraries(AbstractLibrariesInitializer.java:198)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:103)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:93)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.fullInitialize(AbstractLibrariesInitializer.java:109)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.junit.AbstractLibraryAutoInitTestCase.setUp(AbstractLibraryAutoInitTestCase.java:55)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.runBare(TestCase.java:125)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult$1.protect(TestResult.java:106)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.runProtected(TestResult.java:124)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.run(TestResult.java:109)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.run(TestCase.java:118)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.runTest(TestSuite.java:208)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.run(TestSuite.java:203)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.Surefire.run(Surefire.java:177)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)</font></div><div><font face="courier new, monospace"><br>
</font></div><div><font face="courier new, monospace">testGetProperties(org.gvsig.visor.impl.DefaultVisorManagerTest)  Time elapsed: 0.11 sec  &lt;&lt;&lt; ERROR!</font></div><div><font face="courier new, monospace">An instance of ICRSFactory has not been registered in the CRSFactory</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.cresques.ProjectionLibrary.doPostInitialize(ProjectionLibrary.java:50)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrary.postInitialize(AbstractLibrary.java:311)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.initializeLibraries(AbstractLibrariesInitializer.java:198)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:103)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.postInitialize(AbstractLibrariesInitializer.java:93)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.library.AbstractLibrariesInitializer.fullInitialize(AbstractLibrariesInitializer.java:109)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.gvsig.tools.junit.AbstractLibraryAutoInitTestCase.setUp(AbstractLibraryAutoInitTestCase.java:55)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.runBare(TestCase.java:125)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult$1.protect(TestResult.java:106)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.runProtected(TestResult.java:124)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestResult.run(TestResult.java:109)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestCase.run(TestCase.java:118)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.runTest(TestSuite.java:208)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at junit.framework.TestSuite.run(TestSuite.java:203)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at org.apache.maven.surefire.Surefire.run(Surefire.java:177)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)</font></div>
<div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)</font></div><div><font face="courier new, monospace"><span class="" style="white-space:pre">        </span>at java.lang.reflect.Method.invoke(Method.java:597)</font></div>
</div><div><font face="courier new, monospace"><br></font></div><div>Lo he lanzado quitando los test unitarios de maven y todo cuadra pero, al lanzar Gvsig me sale el siguiente error en pantalla: </div><div><i>The archive: C:/Program Files (x86)/gvSIG desktop 2.0.0/lib/org.gvsig.andami-2.0-SNAPSHOT.jar which is referenced by the classpath, does not exist.</i></div>
<div><i><br></i></div><div><br></div><div>Espero ayuda y solucionar esta situación.<br></div><div>Gracias y un saludo.</div><div><br></div></div>