Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should not add SourceForge as a repository #4

Open
stigkj opened this issue Dec 12, 2011 · 4 comments
Open

Should not add SourceForge as a repository #4

stigkj opened this issue Dec 12, 2011 · 4 comments

Comments

@stigkj
Copy link
Owner

stigkj commented Dec 12, 2011

This can severly affect build time, so should be something the programmer decides on when setting up the build

@stigkj
Copy link
Owner Author

stigkj commented Dec 12, 2011

Before solving #5, the best that can be done is to only add the repository when the default version of One-JAR is used

stigkj pushed a commit that referenced this issue Dec 12, 2011
Only add if no executableJar dependency is specified by user (see issue #4)
@stigkj
Copy link
Owner Author

stigkj commented Jan 2, 2012

A better implementation of only adding the repository when the default version of One-JAR is used is done for GH-7

@wernsen
Copy link

wernsen commented Oct 22, 2012

Hi,

Any progress on this issue? Is see some code related to this in the repository but it is unclear to me if it works or how it should be used. Disabling the SourceForge repository is really important for us since our build environment is not allowed access to the internet.

regards,

P.S.

Love the plugin so far btw :-)

@stigkj
Copy link
Owner Author

stigkj commented Dec 24, 2013

@wernsen Sorry for the late answer! Not sure if you have found out, but if you define your own dependency on One-JAR, SourceForge will not be used for downloading the dependency. I guess you have a Maven repo inhouse? Just upload a One-JAR version to this and specify a dependency to this version in the build with scope 'executableJar'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants