Skip to content
#

bnd

Here are 21 public repositories matching this topic...

juergen-albert
juergen-albert commented Apr 5, 2020

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

drkstr101
drkstr101 commented Feb 5, 2020

Hello,

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

Improve this page

Add a description, image, and links to the bnd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bnd topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.