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

stack commented on HBASE-4419:
------------------------------

I still get the warnings with the patch applied:

{code}
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further 
details.
2011-09-16 13:49:28.039:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
{code}

{code}
[INFO] Copying files to 
/Users/Stack/checkouts/hbase/target/hbase-0.91.0-SNAPSHOT
[WARNING] Assembly file: 
/Users/Stack/checkouts/hbase/target/hbase-0.91.0-SNAPSHOT is not a regular file 
(it may be a directory). It cannot be attached to the project build for 
installation or deployment.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
{code}

I ran this:

{code}
 mvn clean -DskipTests install assembly:single
{code}

> Resolve build warning messages
> ------------------------------
>
>                 Key: HBASE-4419
>                 URL: https://issues.apache.org/jira/browse/HBASE-4419
>             Project: HBase
>          Issue Type: Task
>          Components: build
>    Affects Versions: 0.92.0
>            Reporter: Praveen Patibandla
>            Priority: Trivial
>             Fix For: 0.92.0
>
>         Attachments: 4419.patch
>
>
> This item is created to clean up the build log.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to