bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
532 stars 305 forks source link

Unable to build biz.aQute.bnd.annotation #6335

Closed SamratDawn closed 2 weeks ago

SamratDawn commented 1 month ago

I am trying to build biz.aQute.bnd.annotation but the gradlew command does not work somehow. Maybe there is something wrong with the way I am using the build command.

Version used- 5.3.0 REL and DEV Build Command used- ./gradlew build Source URL used- https://github.com/bndtools/bnd/tree/master

chrisrueger commented 1 month ago

but the gradlew command does not work somehow

Can you provide an error output? Also, maybe this page https://github.com/bndtools/bnd/blob/master/CONTRIBUTING.md provides some more info

pkriens commented 2 weeks ago

Closing this until you can provide more details.