Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for Boetes (2.17 sec)

  1. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.jar

    CAUSED AND ON ANY THEORY OF * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ********** META-INF/NOTES.TXT This product includes software developed by the Indiana University Extreme! Lab (http://www.extreme.indiana.edu/). This product includes software developed by The Apache Software Foundation (http://www.apache.org/). This product includes software...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Sun Oct 02 08:41:25 UTC 2022
    - 200.2K bytes
    - Viewed (0)
  2. maven-core/src/site/apt/offline-mode.apt

      of required artifacts and other classpath elements, this is assumed by the
      mojo API to be in a correct state, and will be handled by the Wagon
      modifications.
    
    
    * Implementation Notes
    
    ** Accessibility of offline status
    
      Offline status should be indicated in the MavenSettings instance, since it
      can conceivably be set from either the settings.xml or the command-line.
    
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Mar 18 00:24:53 UTC 2024
    - 10.6K bytes
    - Viewed (0)
  3. maven-plugin-api/src/main/java/org/apache/maven/plugin/AbstractMojo.java

     * </p>
     * <table border="1">
     *  <caption>mojo annotation attributes</caption>
     *  <tr>
     *      <th>Descriptor Element</th>
     *      <th>Annotation</th>
     *      <th>Required?</th>
     *      <th>Notes</th>
     *  </tr>
     *  <tr>
     *      <td>goal</td>
     *      <td>name = "&lt;goal-name&gt;"</td>
     *      <td>Yes</td>
     *      <td>The name for the Mojo that users will reference from the command line to execute the Mojo directly,
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Wed Sep 06 08:39:32 UTC 2023
    - 7.4K bytes
    - Viewed (0)
  4. maven-model-builder/src/test/resources/dag.txt

    	quarkus/extensions/arc/runtime/pom.xml
    	quarkus/extensions/vertx-http/runtime/pom.xml
    quarkus/extensions/reactive-routes/deployment/pom.xml
    	quarkus/extensions/vertx-http/deployment/pom.xml
    	quarkus/extensions/vertx/deployment/pom.xml
    	quarkus/extensions/jackson/deployment/pom.xml
    	quarkus/extensions/reactive-routes/runtime/pom.xml
    	quarkus/extensions/hibernate-validator/spi/pom.xml
    	quarkus/extensions/jsonp/deployment/pom.xml
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jan 15 16:49:26 UTC 2024
    - 224K bytes
    - Viewed (0)
  5. maven-core/plugin-manager.txt

    For a particular application plugin there will be a declarative descriptor for that plugin type.
    
    h3. Some general notes on Nexus
    
    The plugin metadata:
    * the plugin class
    * UI to contribute
    * what JS to hook into the UI
    * what resources to load into the UI
    * having packed or unpacked plugins, and positioning resources if necessary
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon Jul 18 22:45:13 UTC 2022
    - 12.9K bytes
    - Viewed (0)
Back to top