Enable javadoc deployment on OBR repository
-------------------------------------------
Key: FELIX-498
URL: https://issues.apache.org/jira/browse/FELIX-498
Project: Felix
Issue Type: New Feature
Components: Bundle Repository (OBR), Maven Bundle Plugin, Maven OBR
Plugin
Reporter: Stefano Lenzi
Priority: Trivial
I think that it would be nice if the command:
mvn javadoc:jar <install|deploy>
will add to the OBR repository the javadoc artifact.
I think that we can use either a javadocURL tag pointing the URL containing the
Javadoc or the documentation tag. IMHO the best policy would be:
if documentation info is extracted from the bundle or POM that we set
javadocURL tag otherwise we set either documentation and javadocURL to the
javadocArtifact.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.