appassembler icon indicating copy to clipboard operation
appassembler copied to clipboard

Parameter 'localRepository' is deprecated in appassembler maven plugin v2.1.0 with maven 3.9.1

Open serasset opened this issue 2 years ago • 0 comments

I upgraded to maven 3.9.1 and I get a new warning from my app assembly step.

[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.

Thanks in advance,

serasset avatar Apr 05 '23 14:04 serasset