sonatype / install4j-support

Install4j Support
http://sonatype.github.io/install4j-support/
11 stars 11 forks source link

Attach .tar.gz with proper extension #21

Closed stain closed 10 years ago

stain commented 10 years ago

Solves issue https://github.com/sonatype/install4j-support/issues/20

Note that in order for the build to work I had to modify the pom.xml to exclude the non-existing junix-ext

jdillon commented 10 years ago

sanka, will have a look shortly. the junit-ext thingy is removed from latest litmus so we can just upgrade to avoid that turd

stain commented 10 years ago

Btw - I tried with litmus-testsupport 1.7, and still got:

[ERROR] Failed to execute goal on project install4j-maven-plugin: Could not resolve dependencies for project org.sonatype.install4j:install4j-maven-plugin:maven-plugin:1.0.7-SNAPSHOT: Could not find artifact com.googlecode.junit-ext:junit-ext:jar:junit45:1.0-RC3 in central (http://repo.maven.apache.org/maven2) -> [Help 1]

.. so I kept the exclude.

jdillon commented 10 years ago

manually applied patch + cleaned up litmus & license muck

jdillon commented 10 years ago

please verify this works for you and I'll start a release