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

Publish javadoc #65

Open
cdietrich opened this issue Feb 8, 2019 · 15 comments
Open

Publish javadoc #65

cdietrich opened this issue Feb 8, 2019 · 15 comments

Comments

@cdietrich
Copy link
Member

https://download.eclipse.org/modeling/emft/mwe/javadoc/2.9/
wonder what we need to create an aggregate javadoc
and publish it with the release

@cdietrich
Copy link
Member Author

@cdietrich
Copy link
Member Author

@cdietrich
Copy link
Member Author

cdietrich commented Feb 8, 2019

i also wonder what a call to mvn javadoc:aggregate would produce

@cdietrich
Copy link
Member Author

bildschirmfoto vom 2019-02-08 13-43-00
looks promising

@cdietrich
Copy link
Member Author

will try to add the goal to ci.eclipse.org

@cdietrich
Copy link
Member Author

does not seem to work
https://ci.eclipse.org/emf/job/mwe2/13/
=> maybe we really need a second call

@cdietrich
Copy link
Member Author

@kthoms is there an option in jenkins to start in git-repo as . and not in git-repo/.. ?

@cdietrich
Copy link
Member Author

i have no idea why it works locally and not on ci

@kthoms
Copy link

kthoms commented Feb 8, 2019

there are errors reported by javadoc, makes the build fail by default

set failOnError=false or sysprop maven.javadoc.failOnError?

https://maven.apache.org/plugins/maven-javadoc-plugin/javadoc-mojo.html#failOnError

@cdietrich
Copy link
Member Author

did try that. does not help.

@cdietrich
Copy link
Member Author

@cdietrich
Copy link
Member Author

undid my changes. if i call aggregate then the single projects will no longer produce javadocs

@cdietrich
Copy link
Member Author

@kthoms how is it possible to publish to maven central without javadocs?

@kthoms
Copy link

kthoms commented Feb 10, 2019

no

@cdietrich
Copy link
Member Author

but we dont produce them. and they were not published.
https://repo1.maven.org/maven2/org/eclipse/emf/org.eclipse.emf.mwe.core/1.4.0.M2/

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

2 participants