Re: Regarding component usage in maven-assembly-plugin

2021-02-22 Thread Mantas Gridinas
That file does not define top level element called component, hence the original question. On Mon, Feb 22, 2021 at 4:24 PM Jean-Pierre Urkens wrote: > > Have a look at http://maven.apache.org/xsd/assembly-2.1.0.xsd > Look in the example assembly files that come packaged with the plugin. In > the

RE: Regarding component usage in maven-assembly-plugin

2021-02-22 Thread Jean-Pierre Urkens
Have a look at http://maven.apache.org/xsd/assembly-2.1.0.xsd Look in the example assembly files that come packaged with the plugin. In the xml assembly file you'll see a reference to: http://maven.apache.org/ASSEMBLY/2.1.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLoc