[ 
https://issues.apache.org/jira/browse/HDFS-3011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216786#comment-13216786
 ] 

Alejandro Abdelnur commented on HDFS-3011:
------------------------------------------

@todd, @vinayakumar, you always first have to run a 'mvn test -DskipTests' as 
this triggers the compilation of avro/protobuf/jsp into java files and puts the 
webapps info in place. IDEs don't do that when compiling (unless you bind their 
compilation steps to the corresponding maven goals).
                
> move webapps/ into the JAR
> --------------------------
>
>                 Key: HDFS-3011
>                 URL: https://issues.apache.org/jira/browse/HDFS-3011
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: build, data-node, name-node
>    Affects Versions: 0.24.0, 0.23.2
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 0.23.2
>
>
> Currently the webapps dir is in the filesystem and added to the classpath.
> As effectively it is picked up from the classpath, we could move into the 
> component JAR itself.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to