Re: Error while setting up Jenkins core

2023-01-23 Thread Nagarjun Repala
Thank you Alex

On Mon, Jan 23, 2023 at 8:54 PM Alex Earl  wrote:

> PowerShell considers it an expression, that is why you have to quote it.
> You can see more information here:
> https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_parsing?view=powershell-7.3
>
> On Mon, Jan 23, 2023 at 2:05 AM  wrote:
>
>> IIRC powershell messes with parameter names with dots, try
>> "-Dspotbugs.skip" *with* quotes.
>>
>> BR
>>
>> On 23 January 2023 05:02:56 CET, Nagarjun Repala 
>> wrote:
>>>
>>> Hi team,
>>>
>>> I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests
>>> -Dspotbugs.skip clean install " with an error message. Please check the
>>> below screenshot for reference[image: Screenshot 2023-01-23 092823.png]
>>>
>>> I'm using Intellij IDE
>>>
>>> Please help I'm a beginner to open source and thanks in advance.
>>>
>>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Developers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-dev+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-dev/AA91D211-F520-4D60-9779-3973ACAA06D0%40chsc.de
>> 
>> .
>>
>
>
> --
> Website: http://earl-of-code.com
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAOabPaxJPHDLbDySovq_c0OVCwNfGZhkqnDyfjBYg_Pp4rCDMQ%40mail.gmail.com.


Re: Error while setting up Jenkins core

2023-01-23 Thread Alex Earl
PowerShell considers it an expression, that is why you have to quote it.
You can see more information here:
https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_parsing?view=powershell-7.3

On Mon, Jan 23, 2023 at 2:05 AM  wrote:

> IIRC powershell messes with parameter names with dots, try
> "-Dspotbugs.skip" *with* quotes.
>
> BR
>
> On 23 January 2023 05:02:56 CET, Nagarjun Repala 
> wrote:
>>
>> Hi team,
>>
>> I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests
>> -Dspotbugs.skip clean install " with an error message. Please check the
>> below screenshot for reference[image: Screenshot 2023-01-23 092823.png]
>>
>> I'm using Intellij IDE
>>
>> Please help I'm a beginner to open source and thanks in advance.
>>
>> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-dev+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-dev/AA91D211-F520-4D60-9779-3973ACAA06D0%40chsc.de
> 
> .
>


-- 
Website: http://earl-of-code.com

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/CAPiUgVeJWMnEvSRg44eXRW9R%3DmK72SiVON8Yd6w_scthJHfU5A%40mail.gmail.com.


Re: Error while setting up Jenkins core

2023-01-23 Thread Nagarjun Repala
@Ice and @Opay thank you for responding. It is working after adding quotes 
around it thank you.

On Monday, January 23, 2023 at 2:35:16 PM UTC+5:30 opay...@chsc.de wrote:

> IIRC powershell messes with parameter names with dots, try 
> "-Dspotbugs.skip" *with* quotes.
>
> BR
>
>
> On 23 January 2023 05:02:56 CET, Nagarjun Repala  
> wrote:
>>
>> Hi team,
>>
>> I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests 
>> -Dspotbugs.skip clean install " with an error message. Please check the 
>> below screenshot for reference[image: Screenshot 2023-01-23 092823.png]
>>
>> I'm using Intellij IDE
>>
>> Please help I'm a beginner to open source and thanks in advance.
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/c48122e4-8950-4439-b081-c40de554979an%40googlegroups.com.


Re: Error while setting up Jenkins core

2023-01-23 Thread opayq-gg
IIRC powershell messes with parameter names with dots, try "-Dspotbugs.skip" 
*with* quotes.

BR

On 23 January 2023 05:02:56 CET, Nagarjun Repala  wrote:
>Hi team,
>
>I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests 
>-Dspotbugs.skip clean install " with an error message. Please check the 
>below screenshot for reference[image: Screenshot 2023-01-23 092823.png]
>
>I'm using Intellij IDE
>
>Please help I'm a beginner to open source and thanks in advance.
>
>-- 
>You received this message because you are subscribed to the Google Groups 
>"Jenkins Developers" group.
>To unsubscribe from this group and stop receiving emails from it, send an 
>email to jenkinsci-dev+unsubscr...@googlegroups.com.
>To view this discussion on the web visit 
>https://groups.google.com/d/msgid/jenkinsci-dev/01351728-9dd7-4ba2-a5da-a3a14a92bbe5n%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/AA91D211-F520-4D60-9779-3973ACAA06D0%40chsc.de.


Re: Error while setting up Jenkins core

2023-01-23 Thread 'Björn Pedersen' via Jenkins Developers


rnaga...@gmail.com schrieb am Montag, 23. Januar 2023 um 05:14:13 UTC+1:
Hi team,

I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests 
-Dspotbugs.skip clean install " with an error message. Please check the 
below screenshot for reference[image: Screenshot 2023-01-23 092823.png]

Looks like a whitespace problem (a space before .skip is too much)

In future, please copy/paste both command line and output instead of taking 
screenshots.



 
I'm using Intellij IDE

Please help I'm a beginner to open source and thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/8fcc810c-5899-44c8-ad6d-6fab56e88d5fn%40googlegroups.com.


Error while setting up Jenkins core

2023-01-22 Thread Nagarjun Repala
Hi team,

I'm facing issues while running(build) " mvn -am -pl war,bom -DskipTests 
-Dspotbugs.skip clean install " with an error message. Please check the 
below screenshot for reference[image: Screenshot 2023-01-23 092823.png]

I'm using Intellij IDE

Please help I'm a beginner to open source and thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/01351728-9dd7-4ba2-a5da-a3a14a92bbe5n%40googlegroups.com.