Feature #269
Reading License information by using a descriptorRefs
| Status: | New | Start: | ||
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | Release 0.2 | |||
Description
We could use descriptorRefs like
so we could use in the configuration section for the Plugin:
<configuration>
<licensesRefs>
<licenseRef>Apache-2.0</licenseRef>
<licenseRef>GPL-2.0</licenseRef>
<licenseRef>LGPL-2.0</licenseRef>
</licensesRefs>
</configuration>
The problem here where to categorize these licenses?
History
Updated by Karl Heinz Marbaise 819 days ago
- Target version changed from Release 0.1 to Release 0.2