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

Pull in Shrinkwrap 2.2.x #1

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

Conversation

proksch
Copy link

@proksch proksch commented Sep 7, 2023

No description provided.

ALRubinger and others added 19 commits September 2, 2016 10:00
If you build in Jenkins on Cloudbees, if the $HOME is defined in /private/projectodd. the following exception is thrown: 

org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: org.sonatype.plexus.components.sec.dispatcher.SecDispatcherException: java.io.FileNotFoundException: /private/projectodd/settings-security.xml (No such file or directory)
	at org.sonatype.plexus.components.sec.dispatcher.SecUtil.read(SecUtil.java:69)
	at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSecurityDispatcher.<init>(MavenSecurityDispatcher.java:67)
	at org.jboss.shrinkwrap.resolver.impl.maven.internal.decrypt.MavenSettingsDecrypter.<init>(MavenSettingsDecrypter.java:47)

This change ensures that the file can be read and avoids the error while calling SecUtil.read
…red by some jerks) DNS name; test based on localhost loopback IP instead
…rts the produced zip can actually be unzipped
profiles activated by default are taken; modified testcase to verify
that settings.xml files are used correctly
…om maven war plugin, not just compiled classes;Check against artifact type property, not extension when determining whether we deal with a war or not.
this version of java is not stable & removed old commented config
…frog's URL (#148)

* SHRINKRES-269 Use HTTPS for Maven Central

* SHRINKRES-268 Fix jfrog's repo URL for gradle artifacts (
http://repo.jfrog.org/artifactory/repo no longer works)

* update .travis.yml to (mostly) match the master branch

Co-authored-by: Petr Široký <[email protected]>
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

Successfully merging this pull request may close these issues.

6 participants