What happened to the java plugin?

[EMAIL PROTECTED]:~/maven/example$ maven java:compile
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2
 
com.werken.werkz.NoSuchGoalException: No goal [java:compile]
        at
org.apache.maven.plugin.GoalToJellyScriptHousingMapper.resolveJellyScriptHousings(GoalToJellyScriptHousingMapper.java:254)
[ ... ]

[EMAIL PROTECTED]:~/maven/example$ maven -g
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc2


Available [Plugins] / Goals
```````````````````````````
[ ... ]

[jar] : Create the deliverable jar file.
  deploy ..................... Deploy a jar to the remote repository
  deploy-snapshot ............ Deploy a snapshot jar to the remote
repository
  install .................... Install the jar in the local repository
  install-snapshot ........... Install a snapshot jar in the local
repository
  jar ........................ Create the deliverable jar file.
  snapshot ................... Create a snapshot jar, ie '
                               id-YYYYMMDD.hhmmss.jar'

[javacc] : null
  javacc-generate ............ Generate source from javacc grammar
  jjtree-generate ............ null

[ ... ]

-- 
Craig S. Cottingham
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to