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

Sean Busbey commented on HBASE-21513:
-------------------------------------

FYI, so far I keep hitting some error with the gpg plugin. (I've only ever made 
RCs on Ubuntu)

{code}
00:05:14,807 [INFO] --- maven-gpg-plugin:1.6:sign (sign-release-artifacts) @ 
hbase ---
Downloading from apache.snapshots: 
http://repository.apache.org/snapshots/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar
 (243 kB at 1.7 MB/s)
gpg: signing failed: Inappropriate ioctl for device
gpg: signing failed: Inappropriate ioctl for device
{code}

I'll figure it out eventually but if someone already knows what's up lmk.

> [rm] make_rc.sh doesn't work on mac os x
> ----------------------------------------
>
>                 Key: HBASE-21513
>                 URL: https://issues.apache.org/jira/browse/HBASE-21513
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>         Attachments: make_rc.sh.txt
>
>
> Trying to build an RC on a mac, it fails always for me with:
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default-cli) on 
> project hbase-assembly: Failed to create assembly: Error adding file 
> 'org.apache.hbase:hbase-common:jar:tests:2.0.3' to archive: 
> /Users/stack/checkouts/hbase.git/hbase-common/target/test-classes isn't a 
> file. -> [Help 1]
> [ERROR]
> {code}
> This is the second build that tries to assemble the tgz inside in make_rc.sh.
> If I leave out 'site' target, it works. I tried an earlier version that 
> current head of branch-2.0 and it had same issue.
> [~busbey] had a nice suggestion changing the -DskipTests to 
> -Dtest=NO_SUCH_TEST ... but that didn't work for me.
> I went and got a linux vm and it just worked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to