Thank you Alex On Mon, Jan 23, 2023 at 8:54 PM Alex Earl <[email protected]> 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 <[email protected]> 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 <[email protected]> >> 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 [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-dev/AA91D211-F520-4D60-9779-3973ACAA06D0%40chsc.de >> <https://groups.google.com/d/msgid/jenkinsci-dev/AA91D211-F520-4D60-9779-3973ACAA06D0%40chsc.de?utm_medium=email&utm_source=footer> >> . >> > > > -- > 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CAOabPaxJPHDLbDySovq_c0OVCwNfGZhkqnDyfjBYg_Pp4rCDMQ%40mail.gmail.com.
