You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "gary emiddio bello (JIRA)" <ji...@apache.org> on 2018/03/10 01:23:00 UTC

[jira] [Created] (NETBEANS-457) maven build exception

gary emiddio bello created NETBEANS-457:
-------------------------------------------

             Summary: maven build exception
                 Key: NETBEANS-457
                 URL: https://issues.apache.org/jira/browse/NETBEANS-457
             Project: NetBeans
          Issue Type: Bug
          Components: apisupport - Maven
    Affects Versions: 9.0
         Environment: Product Version: Apache NetBeans IDE Dev (Build 20180309-unknown-revn)
Java: 9.0.4; Java HotSpot(TM) 64-Bit Server VM 9.0.4+11
Runtime: Java(TM) SE Runtime Environment 9.0.4+11
System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb)
User directory: C:\Users\gary\AppData\Roaming\NetBeans\dev
Cache directory: C:\Users\gary\AppData\Local\NetBeans\Cache\dev
            Reporter: gary emiddio bello


 
error while building jgit from

[https://github.com/eclipse/jgit.git]

java.lang.AssertionError
 at org.netbeans.modules.maven.execute.cmd.ExecutionEventObject$Tree.startFold(ExecutionEventObject.java:174)
 at org.netbeans.modules.maven.execute.CommandLineOutputHandler$Output.run(CommandLineOutputHandler.java:350)
 at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
 at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
 at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
 at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Caused: org.openide.util.RequestProcessor$SlowItem: task failed due to
 at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
 at org.netbeans.modules.maven.execute.CommandLineOutputHandler.setStdOut(CommandLineOutputHandler.java:146)
 at org.netbeans.modules.maven.execute.MavenCommandLineExecutor.run(MavenCommandLineExecutor.java:280)
[catch] at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

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