[JBoss-dev] Invalid custom license
Scott M Stark
scott.stark at jboss.com
Tue Jul 25 11:12:44 EDT 2006
jboss-head will not build for me due to this invalid custom license
reference by jbpm-bpel:
<project name="jbpm-component-info">
<component id="jbpm-bpel"
licenseType="custom"
version="1.0.0.alpha4"
projectHome="http://jbpm.org/"
description="Powerful orchestration platform">
<artifact id="jbpm-bpel.jar"/>
<import componentref="jbpm">
<compatible version="3.0.2"/>
</import>
<export>
<include input="jbpm-bpel.jar"/>
</export>
</component>
</project>
You cannot add libraries to the repository that do not have a
corresponding txt file in the
http://repository.jboss.com/licenses/ directory. This license type
should also be named bpel-lgpl or the like as well.
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
VP Architecture & Technology
JBoss, a division of Red Hat
xxxxxxxxxxxxxxxxxxxxxxxxxxxx
More information about the jboss-development
mailing list