-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Contribution welcomebugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".
Milestone
Description
When uploading maven artifacts, the jbullet and stack-alloc jars are not considered at all. They are not marked as a dependency of the jme3-jbullet artifact nor are they uploaded to the repository via the uploadArchives task.
This should be easily fixable if somehow those jars can be considered as "built from source" from gradle point of view, then all that is needed is to specify a project + configuration dependency instead of a jar file dependency inside the jme3-jbullet build script.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Contribution welcomebugSomething that is supposed to work, but doesn't. More severe than a "defect".Something that is supposed to work, but doesn't. More severe than a "defect".
Type
Projects
Status
No status