You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@netbeans.apache.org by Ryan Cuprak <rc...@gmail.com> on 2018/11/11 03:50:30 UTC

Unable to build?

Hi,
 I just updated to the most recent code and the build failed, has anyone else ran into this?

-Ryan

  [nbmerge] Failed to build target: all-j2ee.eclipselink

BUILD FAILED
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:478: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:508: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:491: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/build.xml:520: The following error occurred while executing this line:
/Users/rcuprak/open-source/netbeans/nbbuild/templates/projectized.xml:255: Could not copy /Users/rcuprak/open-source/netbeans/java/j2ee.eclipselink/build/javax.persistence-2.1.0-doc.zip: java.nio.file.FileSystemException: /Users/rcuprak/open-source/netbeans/nbbuild/netbeans/java/modules/ext/docs: Is a directory
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at java.nio.file.Files.newOutputStream(Files.java:216)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
For additional commands, e-mail: dev-help@netbeans.incubator.apache.org

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




Re: Unable to build?

Posted by Ryan Cuprak <rc...@gmail.com>.
Hi Josh,
 Thanks for confirmation that it was something in my environment. I evidently had something left over from experimenting with the Java EE stuff.

-Ryan

> On Nov 11, 2018, at 7:03 AM, Josh Juneau <ju...@gmail.com> wrote:
> 
> Hi Ryan,
> 
> I just pulled down the latest from incubator-netbeans and it built okay on my Mac.  Are you on Windows or another OS?
> 
> 
> Josh Juneau
> juneau001@gmail.com
> http://jj-blogger.blogspot.com
> https://www.apress.com/index.php/author/author/view/id/1866
> 
>> On Nov 10, 2018, at 9:50 PM, Ryan Cuprak <rc...@gmail.com> wrote:
>> 
>> Hi,
>> I just updated to the most recent code and the build failed, has anyone else ran into this?
>> 
>> -Ryan
>> 
>> [nbmerge] Failed to build target: all-j2ee.eclipselink
>> 
>> BUILD FAILED
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:478: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:508: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:491: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:520: The following error occurred while executing this line:
>> /Users/rcuprak/open-source/netbeans/nbbuild/templates/projectized.xml:255: Could not copy /Users/rcuprak/open-source/netbeans/java/j2ee.eclipselink/build/javax.persistence-2.1.0-doc.zip: java.nio.file.FileSystemException: /Users/rcuprak/open-source/netbeans/nbbuild/netbeans/java/modules/ext/docs: Is a directory
>>   at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
>>   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>>   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>>   at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>>   at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>>   at java.nio.file.Files.newOutputStream(Files.java:216)
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
>> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
>> 
>> For further information about the NetBeans mailing lists, visit:
>> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
>> 
>> 
>> 


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

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




Re: Unable to build?

Posted by Josh Juneau <ju...@gmail.com>.
Hi Ryan,

I just pulled down the latest from incubator-netbeans and it built okay on my Mac.  Are you on Windows or another OS?


Josh Juneau
juneau001@gmail.com
http://jj-blogger.blogspot.com
https://www.apress.com/index.php/author/author/view/id/1866

> On Nov 10, 2018, at 9:50 PM, Ryan Cuprak <rc...@gmail.com> wrote:
> 
> Hi,
> I just updated to the most recent code and the build failed, has anyone else ran into this?
> 
> -Ryan
> 
>  [nbmerge] Failed to build target: all-j2ee.eclipselink
> 
> BUILD FAILED
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:478: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:508: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:491: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:473: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/build.xml:520: The following error occurred while executing this line:
> /Users/rcuprak/open-source/netbeans/nbbuild/templates/projectized.xml:255: Could not copy /Users/rcuprak/open-source/netbeans/java/j2ee.eclipselink/build/javax.persistence-2.1.0-doc.zip: java.nio.file.FileSystemException: /Users/rcuprak/open-source/netbeans/nbbuild/netbeans/java/modules/ext/docs: Is a directory
>    at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
>    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
>    at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
>    at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)
>    at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
>    at java.nio.file.Files.newOutputStream(Files.java:216)
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@netbeans.incubator.apache.org
> For additional commands, e-mail: dev-help@netbeans.incubator.apache.org
> 
> For further information about the NetBeans mailing lists, visit:
> https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
> 
> 
>