Daily Shaarli

All links of one day in a single page.

March 19, 2021

A Maven-friendly Pattern for Storing Dependencies in Version Control | Brett Porter
thumbnail

I feel that I need to start this post with a disclaimer – this is for exceptional use cases only! In particular, take caution: In any of these cases, it’ll result in a transitive closur…

java - Maven: add a dependency to a jar by relative path - Stack Overflow
thumbnail

I have a proprietary jar that I want to add to my pom as a dependency.

But I don't want to add it to a repository. The reason is that I want my usual maven commands such as mvn compile, etc, to wo...

Google Code Archive - Long-term storage for Google Code Project Hosting.
Maven and adding JARs to system scope - Stack Overflow
thumbnail

I have a JAR in my Android project and I want it to be added to final APK.
Okay, here I go:

<dependency>
    <groupId>com.loopj.android.http</groupId>
    <artifac...
jar - Maven Install plugin: parameter file is missing or invalid - Stack Overflow
thumbnail

I have a local jar and I want to use it in my project. There are plenty ways to do it: just install manually into local repo, do it with script in parent pom, use system scope, use local repo decla...

MikroTik основы настройки DNS / Хабр
thumbnail