As discussed in the last Call, this issue should be used to discuss the possibility of using the Reporter to extract documentation for the bnd.bndtools.org page automatically.
We should try to experiment with it and find out, what would be necessary to incorporate this in the bnd build.
@stbischof As you have invested quite a bit of work in the reporter, what do you think would be necessary
I just wanted to inform you that the p2AsMaven task does not appear to work in Gradle versions greater than 5.6.4.
Here is an example build that works in 5.6.4 but not 6.0.
enm.model/build.gradle
plugins {
// Apply the java-library plugin to add support for Java Library
id 'java-library'
}
// we need the maven repo from p2
evaluationDependsOn(':enm.mo
As discussed in the last Call, this issue should be used to discuss the possibility of using the Reporter to extract documentation for the bnd.bndtools.org page automatically.
We should try to experiment with it and find out, what would be necessary to incorporate this in the bnd build.
@stbischof As you have invested quite a bit of work in the reporter, what do you think would be necessary