Can't install Geronimo plugin directly from TC repo
---------------------------------------------------

                 Key: CDV-578
                 URL: https://jira.terracotta.org/jira//browse/CDV-578
             Project: Community Development
          Issue Type: Bug
    Affects Versions: trunk-nightly
            Reporter: Hung Huynh
            Assignee: Issue Review Board


If you follow the steps here 
(http://forge.terracotta.org/projects/geronimo-plugin/docs/quickstart.html) to 
install TC Geronimo plugin and provides this link as the repo 
http://www.terracotta.org/download/reflector/maven2/

The Geronimo plugin installation process will fail with 

Caused by: java.io.IOException: No file at 
/export1/cruise/.m2/repository/xmlbeans/xbean/2.1.0/xbean-2.1.0.jar
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.connect(PluginInstallerGBean.java:1452)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.connect(PluginInstallerGBean.java:1441)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.openStream(PluginInstallerGBean.java:1428)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.downloadArtifact(PluginInstallerGBean.java:994)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.downloadArtifact(PluginInstallerGBean.java:1122)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean.install(PluginInstallerGBean.java:672)
        at 
org.apache.geronimo.system.plugin.PluginInstallerGBean$4.run(PluginInstallerGBean.java:753)
        at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
        at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
        ... 1 more

---------

If you checkout the plugin from the Forge and install it to local maven repo 
manually and then use the local repo to install, it will pass.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to