I have added:
install, install-snapshot, deploy and deploy-snapshot  goals to javadoc
plugin.

Once repository-layout component is back-ported from Maven-new
we can think about naming convention for javadoc artifact.
At the moment it is named (in repository)
javadocs/${maven.final.name}.javadoc


Question:
Somebody knows why we need commons-lang in javadoc plugin:
It seems to be 
a) not needed
b) if it is needed it is rather outdated:   

   <dependency>
      <id>commons-lang</id>
      <version>1.0-b1.1</version>
      <properties>
        <classloader>root.maven</classloader>
      </properties>
    </dependency>

Michal

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

Reply via email to