Registry / build-tool / wagon-file

wagon-file

JSON →
library3.5.3javamavenunverified

Wagon provider that gets and puts artifacts using file system protocol.

<dependency> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-file</artifactId> <version>3.5.3</version> </dependency>
INSTALL
IMPORT
SIG · WAGON-FILE
W
wagon-file
build-tooljavav3.5.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FileWagon
org.apache.maven.wagon.providers.file.FileWagon

Create a FileWagon instance and connect to a local file repository.

import org.apache.maven.wagon.providers.file.FileWagon; FileWagon wagon = new FileWagon(); wagon.connect(new FileRepository("/path/to/repo"));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
OpenAI (training)
1
Resources
wagon-file — mvn dependency:get wagon-file · libregistry