[jbosstools-issues] [JBoss JIRA] (JBIDE-15928) Tweak publish.sh to allow copying of javadoc along with the p2 repo

Nick Boldt (JIRA) jira-events at lists.jboss.org
Tue Nov 19 08:56:06 EST 2013


    [ https://issues.jboss.org/browse/JBIDE-15928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924890#comment-12924890 ] 

Nick Boldt commented on JBIDE-15928:
------------------------------------

[~mmalina] What [~maxandersen] means, I think, is that we can now publish update sites directly to Nexus.

https://repository.jboss.org/nexus/content/unzip/unzip/org/jboss/tools/locus/update.site/1.1.1.Final/update.site-1.1.1.Final.zip-unzip/ (unpacked site for use in Eclipse directly)
https://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/locus/update.site/1.1.1.Final/ (zip + pom + metadata)

If this is something you'd like to do, here's the job config for the publish/deployment:

https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-locus.site_master/
                
> Tweak publish.sh to allow copying of javadoc along with the p2 repo
> -------------------------------------------------------------------
>
>                 Key: JBIDE-15928
>                 URL: https://issues.jboss.org/browse/JBIDE-15928
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: build
>    Affects Versions: 4.1.1.Beta1
>            Reporter: Martin Malina
>            Assignee: Martin Malina
>             Fix For: 4.1.1.Final
>
>
> We would like to be able to publish javadoc regularly along with the p2 repo.
> E.g. we have this:
> http://download.jboss.org/jbosstools/builds/staging/RedDeer_master/all/repo/
> Generated by:
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Trunk/job/RedDeer_master/
> Using publish.sh:
> http://raw.github.com/jbosstools/jbosstools-build-ci/master/publish/publish.sh
> We would like to get something like this:
> http://download.jboss.org/jbosstools/builds/staging/RedDeer_master/all/javadoc/
> To generate javadoc of RedDeer, you need to run:
> mvn install
> mvn javadoc:javadoc
> See this PR that adds javadoc support for RedDeer:
> https://github.com/jboss-reddeer/reddeer/pull/46

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list