Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide a :doc-jar goal #68

Closed
GrahamLea opened this issue Nov 29, 2011 · 2 comments
Closed

Please provide a :doc-jar goal #68

GrahamLea opened this issue Nov 29, 2011 · 2 comments

Comments

@GrahamLea
Copy link

This should:

  • Generate the scaladoc
  • Put all the scaladoc in a JAR
  • Add this JAR to the project's assembly

Basically, it should do what the maven-javadoc-plugin:jar goal does but for scaladoc (including not generating the scaladoc/jar if there are no Scala sources in the project).

@misto
Copy link

misto commented Feb 15, 2012

+1

@jsuereth
Copy link
Collaborator

This should be completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants