Note that the Maven Javadoc Plugin has a specific goal defined for
creating a jar of the javadocs:
    http://maven.apache.org/plugins/maven-javadoc-plugin/jar-mojo.html
Then you need to add a goal to attach it when you create a package:
    
http://maven.apache.org/plugin-developers/cookbook/attach-source-javadoc-artifacts.html

Unfortunately, I don't see a corresponding goal for the Maven Scala
Plugin:
    http://scala-tools.org/mvnsites/maven-scala-plugin/plugin-info.html

--

You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to lift...@googlegroups.com.
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=.


Reply via email to