[
http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivo Ladage - van Doorn closed AMDATUOPENSOCIAL-75.
--------------------------------------------------
> Inclusion of NOTICE/LICENSE on artifacts
> ----------------------------------------
>
> Key: AMDATUOPENSOCIAL-75
> URL: http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-75
> Project: Amdatu OpenSocial
> Issue Type: Improvement
> Components: Shindig
> Affects Versions: 0.1.1
> Reporter: Bram de Kruijff
> Assignee: Ivo Ladage - van Doorn
> Fix For: 0.2.0
>
>
> Just noticed that the NOTICE/LICENSE are not included on all artifacts (ie.
> org.amdatu.opensocial.example.friends.gadget-0.2.0-SNAPSHOT). This is caused
> by the fact that the pom overrides the default includions behavior as defined
> in amdatu parent and does not consider the files itself. Adding the snippet
> below to the resources definition would resolve it.
> <resource>
> <directory>.</directory>
> <targetPath>META-INF</targetPath>
> <includes>
> <include>LICENSE*</include>
> <include>NOTICE*</include>
> </includes>
> </resource>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://jira.amdatu.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
Amdatu-developers mailing list
[email protected]
http://lists.amdatu.org/mailman/listinfo/amdatu-developers