[ 
https://issues.apache.org/jira/browse/WINK-43?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727704#action_12727704
 ] 

Bryant Luk commented on WINK-43:
--------------------------------

Anyone know of a way to pass in a parent POM's properties down to the children? 
 I guess it can be set in the parent POM and then inherited but is there a 
better way to reference properties?

When running mvn install in wink-server, I get something like:

[INFO] Installing 
C:\apachewink\wink\wink-server\target\wink-server-0.1-SNAPSHOT.jar to 
C:\Documents and 
Settings\Administrator\.m2\repository\org\apache\wink\wink-server\0.1-SNAPSHOT\wink-server-0.1-SNAPSHOT.jar
[INFO] Installing 
C:\apachewink\wink\wink-server\target\wink-server-0.1-SNAPSHOT-sources.jar to 
C:\Documents and 
Settings\Administrator\.m2\repository\org\apache\wink\wink-server\0.1-SNAPSHOT\wink-server-0.1-SNAPSHOT-sources.jar
[INFO] [license:check {execution: default}]
[INFO] Checking licenses...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Resource not found in file system, classpath or URL: src/etc/header.txt
[INFO] ------------------------------------------------------------------------


> Configure maven-license-plugin to run only during WInk release 
> ---------------------------------------------------------------
>
>                 Key: WINK-43
>                 URL: https://issues.apache.org/jira/browse/WINK-43
>             Project: Wink
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 0.1
>            Reporter: Martin Snitkovsky
>            Assignee: Martin Snitkovsky
>             Fix For: 0.1
>
>
> Currently ASF legal header will be validated during each maven install phase 
> which is kind of overhead.
> Once we have Hudson up and running, we should configure (by using maven 
> profiles) this plug-in to run only during release build

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to