Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Messages (0.14 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

                For example, if you want that resource to appear in a specific package
                ({@code org.apache.maven.messages}), you must specify this
                element with this value: {@code org/apache/maven/messages}.
                This is not required if you simply put the resources in that directory
                structure at the source, however.
              </description>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. pom.xml

    						</ant>
    						<ant antfile="${basedir}/plugin.xml" target="install.plugins">
    							<property name="with.fess" value="true" />
    						</ant>
    						<ant antfile="deps.xml" target="install.jars" />
    						<echo message="fess.version=${project.version}" file="${basedir}/src/main/webapp/WEB-INF/project.properties" />
    					</target>
    				</configuration>
    				<goals>
    					<goal>run</goal>
    				</goals>
    			</plugin>
    			<plugin>
    XML
    - Registered: Mon May 06 08:04:11 GMT 2024
    - Last Modified: Mon Apr 22 12:06:58 GMT 2024
    - 48.7K bytes
    - Viewed (0)
Back to top