Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tarball (0.22 sec)

  1. pom.xml

    										<include>bin/plugin.xml</include>
    									</includes>
    								</resource>
    							</resources>
    						</configuration>
    					</execution>
    				</executions>
    			</plugin>
    			<!-- zip, tarball -->
    			<plugin>
    				<artifactId>maven-assembly-plugin</artifactId>
    				<configuration>
    					<finalName>${project.artifactId}-${project.version}</finalName>
    					<appendAssemblyId>false</appendAssemblyId>
    XML
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
Back to top