?Just an FYI since the apereo parent notice.template did change (We for some reason don't use it in uPortal, but I guess that's a different story), I had to run
mvn notice:generate mvn license:format then I could go ahead and continue. Just a heads up, since this will probably affect the next release of most everything we do. Thanks, Tim V ________________________________ From: [email protected] <[email protected]> on behalf of Timothy Vertein <[email protected]> Sent: Wednesday, January 7, 2015 4:20 PM To: [email protected] Subject: [uportal-dev] Cutting a Bookmarks release - Missing headers ?I'm currently attempting to cut a release of the bookmarks portlet. I'm getting these errors: [INFO] Missing header in: /home/vertein/git/BookmarksPortlet/src/main/java/edu/wisc/my/portlets/bookmarks/domain/Folder.java [INFO] Missing header in: /home/vertein/git/BookmarksPortlet/src/main/java/edu/wisc/my/portlets/bookmarks/domain/compare/DefaultBookmarksComparator.java [INFO] Missing header in: /home/vertein/git/BookmarksPortlet/src/main/java/edu/wisc/my/portlets/bookmarks/domain/validation/CollectionValidator.java [INFO] Missing header in: /home/vertein/git/BookmarksPortlet/src/main/java/edu/wisc/my/portlets/bookmarks/domain/support/IntegerSetThreadLocal.java ... [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.230s [INFO] Finished at: Wed Jan 07 15:58:27 CST 2015 [INFO] Final Memory: 18M/430M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:check (check-license) on project BookmarksPortlet: Some files do not have the expected license header This is after I changed the Notice in the project because the expected notice had been changed. I did try changing some of those files to the new license header with the same results. Has anyone cut a release of anything lately that uses the apero parent pom (uPortal uses it's own template", thus using this as a NOTICE.template: https://source.jasig.org/licenses/NOTICE.template? Or any other insights? Thanks, Tim V -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
