Jiří Kovalský created NETBEANS-5761:
---------------------------------------

             Summary: Cannot see details of any plugin due to not found binaries
                 Key: NETBEANS-5761
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5761
             Project: NetBeans
          Issue Type: Bug
          Components: updatecenters - Pluginportal
    Affects Versions: 12.3
            Reporter: Jiří Kovalský
            Assignee: Matthias Bläsing


Although homepage of NetBeans Plugin Portal loads fine users unfortunately 
cannot open pages with detailed information of individual plugins. It seems 
like access rights to the location with NBM/JAR files has changed based on the 
error messages:
{code:java}
Nbm nor jar binary found on 
https://repo1.maven.org/maven2/org/bitbucket/draganbjedov/netbeans-csv-editor/3.4.0/{code}
and similar stacktrace:
{code:java}
#0 
/space/src/netbeans-tools/pp3/module/Application/src/Application/Entity/PluginVersion.php(37):
 Application\Entity\PluginVersion->_getBinaryExtension()
#1 
/space/src/netbeans-tools/pp3/module/Application/view/application/index/catalogue.phtml(69):
 Application\Entity\PluginVersion->getArtifactFilename()
#2 
/space/src/netbeans-tools/pp3/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php(506):
 include('/space/src/netb...'){code}
*Steps to reproduce:*
 # Try to visit _CSV Editor_ plugin at 
[https://plugins.netbeans.apache.org/catalogue/?id=1]

*Expected:* Details page opens with more information about CSV Editor plugin.

*Actual:* An error page displays with binary not found message and stacktrace.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to