You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by dan tran <da...@gmail.com> on 2005/03/31 20:47:47 UTC

maven -P broken?

Hello,

maven -P maven-plugin-plugin 
maven -P maven-jar-plugin

show no usage text, is it a bug?


-Dan




M:\vbdev-uscud-rdxp3-build-bootstraps\SCM\everest>maven -P maven-plugin-plugin
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Goals in maven-plugin-plugin
============================

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: maven -P broken?

Posted by Erik Husby <mh...@broad.mit.edu>.
dan tran wrote:

>Hello,
>
>maven -P maven-plugin-plugin 
>maven -P maven-jar-plugin
>
>show no usage text, is it a bug?
>
>
>  
>
On my systems its
I:\>maven -P plugin
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2

Goals in plugin
===============

[plugin]                            Build a plugin jar
  download  ....................... download and install a plugin from a 
remote
                                    repo
  download-artifact  .............. download a plugin from a remote repo
  generate-docs  .................. Generate navigation, goals and 
properties
                                    docs
  generate-goals  ................. Generate goals.xml for the plugin
  generate-navigation  ............ Generate navigation.xml for the plugin
  generate-properties  ............ Generate properties.xml for the plugin
  install  ........................ Install the plugin jar, prepare Maven to
                                    expand it locally and clear caches
  install-now  .................... Build a plugin and load it into the
                                    currently running instance of Maven.
  plugin  ......................... Build a plugin jar
  uninstall  ...................... Uninstall all versions of the plugin
  uninstall-now  .................. Uninstall all versions of the plugin,
                                    including those in the currently running
                                    instance of Maven

Undocumented goals :

  plugin:repository-deploy
  plugin:repository-deploy-snapshot
  plugin:repository-install
  plugin:repository-install-snapshot
  plugin:test

Maven Plugin management plugin.
I:\>


-- 
Erik Husby
Senior Software Engineer
Broad Institute of MIT and Harvard 
Rm. 2192  320 Charles St, Cambridge, MA 02141-2023
mobile: 781.354.6669, office: 617.258.9227, 
email: mhusby@broad.mit.edu  AIM: ErikAtBroad


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org