Re: Re: Re: [NB13] [Maven] [POM] Netbeans 13 Maven POM problem

2022-03-06 Thread Carl Mosca
Sorry, typo on the OS version.

On Sun, Mar 6, 2022 at 4:48 PM Carl Mosca  wrote:

> Yes I am running an M1 with the same 22.2.1 macOS. Also tried same on my
> Intel Mac.
>
> Both are working with no mods.
>
> On Sun, Mar 6, 2022 at 4:42 PM Peter Ream  wrote:
>
>> Are you running same environment as me? Latest release Monterey 12.2.1 on
>> Apple Silicon? I modified init.sh as I outlined in my last post with xattr.
>> I don’t think this had any affect.
>>
>> Gj, this has to be an installer issue and not related to the project. I
>> created a “Java with Maven | Java Application” on NB13. This generates main
>> class “Hello World.” It runs, no problem. I opened on NB12.6 and it ran
>> fine. I changed it on NB12.6, no problem and opened on NB13, no problem.
>> Deleted project. Created on NB12.6 same way, but had to make my own main
>> class as it does not. It ran no problem. Opened on NB13, unloadable. None
>> of my NB12.6 projects will load on NB13. Either there is a problem with
>> this method of installation or there is a problem with NB13 in my
>> environment.
>>
>> On 2022/03/06 21:03:15 Carl Mosca wrote:
>>
>> What were the modifications?  The script has a fair number of options that
>>
>> folks contributed so that it shouldn’t need modification.
>>
>>
>> I used it to install 13 unmodified and I am not having application, file
>> or
>>
>> directory read write or execute permission issues.
>>
>>
>> But it’s difficult to diagnose without an example as Gj has pointed out.
>>
>>
>>
>>
>>
>> On 2022/03/06 21:03:15 Carl Mosca wrote:
>>
>> What were the modifications?  The script has a fair number of options
>> tha,
>>
>> folks contributed so that it shouldn’t need modification.
>>
>>
>> I used it to install 13 unmodified and I am not having application, file
>> or
>>
>> directory read write or execute permission issues.
>>
>>
>> But it’s difficult to diagnose without an example as Gj has pointed out.
>>
>>
>>
>> --
> Regards,
> Carl
>
-- 
Regards,
Carl


Re: Re: Re: [NB13] [Maven] [POM] Netbeans 13 Maven POM problem

2022-03-06 Thread Carl Mosca
Yes I am running an M1 with the same 22.2.1 macOS. Also tried same on my
Intel Mac.

Both are working with no mods.

On Sun, Mar 6, 2022 at 4:42 PM Peter Ream  wrote:

> Are you running same environment as me? Latest release Monterey 12.2.1 on
> Apple Silicon? I modified init.sh as I outlined in my last post with xattr.
> I don’t think this had any affect.
>
> Gj, this has to be an installer issue and not related to the project. I
> created a “Java with Maven | Java Application” on NB13. This generates main
> class “Hello World.” It runs, no problem. I opened on NB12.6 and it ran
> fine. I changed it on NB12.6, no problem and opened on NB13, no problem.
> Deleted project. Created on NB12.6 same way, but had to make my own main
> class as it does not. It ran no problem. Opened on NB13, unloadable. None
> of my NB12.6 projects will load on NB13. Either there is a problem with
> this method of installation or there is a problem with NB13 in my
> environment.
>
> On 2022/03/06 21:03:15 Carl Mosca wrote:
>
> What were the modifications?  The script has a fair number of options that
>
> folks contributed so that it shouldn’t need modification.
>
>
> I used it to install 13 unmodified and I am not having application, file or
>
> directory read write or execute permission issues.
>
>
> But it’s difficult to diagnose without an example as Gj has pointed out.
>
>
>
>
>
> On 2022/03/06 21:03:15 Carl Mosca wrote:
>
> What were the modifications?  The script has a fair number of options tha,
>
> folks contributed so that it shouldn’t need modification.
>
>
> I used it to install 13 unmodified and I am not having application, file or
>
> directory read write or execute permission issues.
>
>
> But it’s difficult to diagnose without an example as Gj has pointed out.
>
>
>
> --
Regards,
Carl


RE: Re: Re: [NB13] [Maven] [POM] Netbeans 13 Maven POM problem

2022-03-06 Thread Peter Ream
Are you running same environment as me? Latest release Monterey 12.2.1 on
Apple Silicon? I modified init.sh as I outlined in my last post with xattr.
I don’t think this had any affect.

Gj, this has to be an installer issue and not related to the project. I
created a “Java with Maven | Java Application” on NB13. This generates main
class “Hello World.” It runs, no problem. I opened on NB12.6 and it ran
fine. I changed it on NB12.6, no problem and opened on NB13, no problem.
Deleted project. Created on NB12.6 same way, but had to make my own main
class as it does not. It ran no problem. Opened on NB13, unloadable. None
of my NB12.6 projects will load on NB13. Either there is a problem with
this method of installation or there is a problem with NB13 in my
environment.

On 2022/03/06 21:03:15 Carl Mosca wrote:

What were the modifications?  The script has a fair number of options that

folks contributed so that it shouldn’t need modification.


I used it to install 13 unmodified and I am not having application, file or

directory read write or execute permission issues.


But it’s difficult to diagnose without an example as Gj has pointed out.





On 2022/03/06 21:03:15 Carl Mosca wrote:

What were the modifications?  The script has a fair number of options tha,

folks contributed so that it shouldn’t need modification.


I used it to install 13 unmodified and I am not having application, file or

directory read write or execute permission issues.


But it’s difficult to diagnose without an example as Gj has pointed out.


RE: Re: Re: [NB13] [Maven] [POM] Netbeans 13 Maven POM problem

2022-03-06 Thread Peter Ream
Last login: Sun Mar  6 12:42:40 on ttys000

userid@Peters-MacBook-Air Handicap % ls -l

total 32

-rw-r--r--  1 userid  staff  1028 Jan 25 12:42 nb-configuration.xml

-rw-r--r--  1 userid  staff  2309 Jan 25 12:42 nbactions.xml

-rw-r--r--  1 userid  staff  5336 Nov 16 14:14 pom.xml

drwxr-xr-x  5 userid  staff   160 Jan 25 12:42 src

userid@Peters-MacBook-Air Handicap %


Userid is me.