Re: Contributing to Maven

2014-12-23 Thread Karl Heinz Marbaise
Hi, On 12/23/14 2:45 AM, Raghavendra Vaidya wrote: I have downloaded, built and setup maven code on intellij I am able to debug the maven build on the IDE. I want to start contributing to the project by fixing bugs. http://maven.apache.org/guides/development/guide-helping.html

assembly/archiver/snappy

2014-12-23 Thread Benson Margulies
What would the path be to adding support for snappy-compressed files to the assembly plugin? https://github.com/xerial/snappy-java - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail:

Re: assembly/archiver/snappy

2014-12-23 Thread Igor Fedorenko
Out of curiosity, how do you plan to use snappy compressed files and why? -- Regards, Igor On 2014-12-23 13:38, Benson Margulies wrote: What would the path be to adding support for snappy-compressed files to the assembly plugin? https://github.com/xerial/snappy-java

Re: assembly/archiver/snappy

2014-12-23 Thread Benson Margulies
bz2 compression takes forever in Java. I am building an OSGi bundle that embeds a large, compressed, archive that gets uncompressed at provisioning time to populate a directory of files that can be mapped into memory. So, I hypothesize that it will be materially faster to build if I use Snappy to

Plexus Archiver -- snappy?

2014-12-23 Thread Benson Margulies
I made the changes here for snappy. There are two outstanding pull requests that seem to predate some pretty significant work. Shall I selfishly make a release without them? Give their authors some time to update? Is there a better mailing list for this item?

plexus-archiver -- travis-ci

2014-12-23 Thread Benson Margulies
I'd turn it on if I had admin access ... or perhaps someone from sonatype would? - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

problem to git reset hash at git-wip-us.apache.org/repos/asf

2014-12-23 Thread tibor17
I need a help with reseting the master git-wip-us.apache.org/repos/asf/surefire. I did like this: git reset --hard f7558cb8ff087d5aaf114ec291babac31896bef3 git commit git push -u https://git-wip-us.apache.org/repos/asf/maven-surefire.git master GitHub is telling me: remote: Rewinding