Chris2011 commented on issue #481: [NETBEANS-290] Provided support for 
hyperlink on dependencies.
URL: 
https://github.com/apache/incubator-netbeans/pull/481#issuecomment-379994666
 
 
   @mcdonnell-john I pulled your branch to a new feature branch of the 
incubator repo and unfortunately, I can't build anymore. I got this error:
   
   ```
   Override ignored for property "module.name"
   Created dir: C:\Projekte\incubator-netbeans\maven\build\classes\META-INF
   C:\Projekte\incubator-netbeans\nbbuild\templates\projectized.xml:495: 
   java.io.FileNotFoundException: 
C:\Projekte\incubator-netbeans\spellchecker.dictionary_en\external\wordlist-en_GB-large-2017.08.24.zip
 (Das System kann die angegebene Datei nicht finden)
        at java.io.FileInputStream.open0(Native Method)
        at java.io.FileInputStream.open(FileInputStream.java:195)
        at java.io.FileInputStream.<init>(FileInputStream.java:138)
        at 
org.netbeans.nbbuild.extlibs.CreateLicenseSummary.findCrc2LicenseHeaderMapping(CreateLicenseSummary.java:383)
        at 
org.netbeans.nbbuild.extlibs.CreateLicenseSummary.evaluateBinaries(CreateLicenseSummary.java:286)
        at 
org.netbeans.nbbuild.extlibs.CreateLicenseSummary.execute(CreateLicenseSummary.java:160)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:293)
        at sun.reflect.GeneratedMethodAccessor173.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:435)
        at org.apache.tools.ant.Target.performTasks(Target.java:456)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1405)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1376)
        at 
org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1260)
        at 
org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:286)
        at 
org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:555)
        at 
org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:153)
   BUILD FAILED (total time: 4 seconds)
   ```
   
   I think it has nothing todo, with your impl, hopefully, but I don't know 
what the problem is. I can add the missing archive, if I find it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org
For additional commands, e-mail: notifications-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