[
http://jira.amdatu.org/jira/browse/AMDATUOPENSOCIAL-75?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=11225#comment-11225
]
Bram de Kruijff commented on AMDATUOPENSOCIAL-75:
-------------------------------------------------
Suspects:
Searching for: <resources>
amdatu-auth\login-gadget\pom.xml(100): <resources>
amdatu-auth\oauth-example\pom.xml(115): <resources>
amdatu-cassandra\pom.xml(375): <resources>
amdatu-cassandra\cassandra-tools\pom.xml(105): <resources>
amdatu-example\course-gadget\pom.xml(79): <resources>
amdatu-example\course-service\pom.xml(121): <resources>
amdatu-opensocial\example-friends-gadget\pom.xml(70): <resources>
amdatu-opensocial\opensocial-dashboard\pom.xml(34): <resources>
amdatu-opensocial\opensocial-shindig\pom.xml(172): <resources>
amdatu-parent\pom.xml(336): <resources>
amdatu-semanticweb\sparqlendpoint\pom.xml(99): <resources>
Found 12 occurrence(s) in 12 file(s)
> 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
>
> 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.
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