Projects tagged ‘maven’ and ‘plugin’


Jump to tag:

Projects tagged ‘maven’ and ‘plugin’

Filtered by Project Tags maven plugin

Refine results Project Tags java (37) maven2 (13) eclipse (9) build (8) mojo (6) mvn (5) intellij (4) test (4) mavenplugin (4) maven-plugin (3) tools (3) ibm (3)

[80 total ]

116 Users
   

Maven Integration for Eclipse makes it easy to use Maven build and project comprehension tool in Eclipse. It provides Maven POM editor, quick search in remote Maven repositories, Maven-based ... [More] dependency management and automatic downloading of required dependencies and sources, launching Maven from within Eclipse, creating new projects using Maven archetypes, materializing projects using Maven metadata, WTP and AJDT support and more. [Less]
Created over 3 years ago.

17 Users
   

Q is an Apache Maven plugin for Eclipse that will let you use Maven from the Eclipse IDE This plugin better integrates the development and building processes by bringing Maven into the Integrated ... [More] Development Environment (IDE). The plugin is moving to Eclipse Foundation as Eclipse IAM [Less]
Created over 2 years ago.

3 Users

Maven 2 license plugin allows you to update, remove, add license headers in one simple command line. You can also use it to check in the verify phase that your project files all have license headers.
Created about 1 year ago.

3 Users

Easy to use Maven plugin for Android!
Created 6 months ago.

1 Users

Maven Database Dependencies Plugin A custom Maven Plugin to store dependencies on a database. DescriptionMaven Database Dependencies Plugin can be used to store in a easy way all the ... [More] dependencies of all of your maven projects in a database. The goal is simplifying software development monitoring for business intelligence purpose. The implementation is based on Spring Framework for transactions and queries. [Less]
Created 12 months ago.

1 Users

asadmin based maven plugin for projects using Glassfish
Created about 1 year ago.

1 Users

A Maven Plugin to replace tokens within a file with a given value. This plugin is typically used to change database or network configuration within a project during a maven build. Please read the ... [More] Installation guide and Usage Guide on how to integrate maven-replacer-plugin into your build. Example usage: ... bakersoftware maven-replacer-plugin 1.0.3 prepare-package replace target/${project.artifactId}/somefile.txt SOME TOKEN SOME VALUE See Usage Guide and Usage with other plugins for more examples. [Less]
Created 9 months ago.

1 Users

Google Code is great for hosting projects, but hosting your downloads and issue tracker here presents the problem of integrating with Maven's Deploy Plugin and Maven's change plugin. This project ... [More] seeks to provide three components: 1) A Wagon provider to allow Maven to upload files to Google Code 2) A deployer mojo extension that supports Google Code's labels 3) A changes plugin mojo extension to support automatically grabbing a list of issues and incorporating them into a changes report [Less]
Created 12 months ago.

1 Users

This is first plugin for Glassfish in Maven 2. More information on http://hot-cup-of-java.blogspot.com
Created over 2 years ago.

1 Users

(new home of the onejar-maven-plugin) Lets you build an executable jar with Maven2, containing all dependencies.You can do that with the assembly plugin too, but that will just unpack all ... [More] dependencies together with your classes in one directory and then repack that directory into a new jar. Doing it that way means files will overwrite each other if they have the same names in the same path, which is quite common with resources such as log4.properties and even other more important files. With onejar-maven-plugin, you'll instead get a nice clean super jar with the dependency jars inside. Get started by following the Usage instructions! UPDATEWe just recently moved the project here to Google Code, including the project's Maven repository. If you haven't already, you MUST update your pom.xml's declaration to get access to the latest releases. For instructions on how to use the latest version, please see Usage instructions [Less]
Created 8 months ago.