mvn install:install-file -Dfile=<path-to-file> -DgroupId=<group-id> \ -DartifactId=<artifact-id> -Dversion=<version> -Dpackaging=<packaging>
If there's a pom-file as well, you can install it with the following command:
mvn install:install-file -Dfile=<path-to-file> -DpomFile=<path-to-pomfile>
With version 2.5 of the maven-install-plugin it gets even better. If the JAR was built by Apache Maven, it'll contain a pom.xml in a subfolder of the META-INF directory, which will be read by default. In that case, all you need to do is:
mvn install:install-file -Dfile=<path-to-file>
相关推荐
本指南,即"Oracle Solaris 11.2 (Accessible) Quick Start Guide to Installing",是为用户提供快速入门安装Oracle Solaris 11.2的指引,旨在帮助用户在2014年8月发布后,能够迅速有效地完成系统的部署和更新。...
### 安装RTAI Linux指南知识点详述 #### 一、引言 - **目标读者**:本指南针对那些希望安装并使用RTAI硬实时Linux系统但对Linux内核构建了解不多的人。 - **背景介绍**:RTAI Linux是一种硬实时操作系统,常被考虑...
Oracle Solaris 11.3 快速启动安装指南提供了简化的步骤,帮助用户快速部署这一操作系统。本指南特别适用于那些希望迅速安装或更新Oracle Solaris 11.3的IT专业人员,无论是在单一系统还是多系统环境中。...
《Oracle Solaris 11.1 快速安装指南》是Oracle公司为用户提供的一个简明教程,旨在帮助用户高效地安装和配置Oracle Solaris 11.1操作系统。Oracle Solaris是Oracle公司开发的一款先进的UNIX操作系统,尤其适用于...
### 综合指南:安装Rational Software Architect v. 8.0 2011 #### 前言 Rational Software Architect (RSA) 是一款强大的建模工具,旨在帮助软件开发团队设计、构建和验证复杂的系统。本指南将详细介绍如何安装...
eCos RedBoot guide-A guide for installing and using RedBootdebug and bootstrap firmware.eCos操作系统redboot源码详细说明及使用移植说明
Microsoft Windows 2000 Scripting Guide - Installing Software on a Remote Computer
If you use Linux in your day-to-day work, this popular pocket guide is the perfect on-the-job reference. The third edition features new commands for processing image files and audio files, running and...
The Definitive Guide to Windows Installer Introduction Chapter 1 - Installations Past, Present, and Future Chapter 2 - Building an Msi File: Visual Studio and Orca Chapter 3 - ...
Guide to Operating Systems By 作者: Greg Tomsho ISBN-10 书号: 1305107640 ISBN-13 书号: 9781305107649 Edition 版本: 5 Released: 2016-08-30 pages 页数: (688 ) $199.95 Discover the latest information ...
Using the Camera via 3rd-Party Apps Working Directly with the Camera Media Routes Supporting External Displays Google Cast and Chromecast The “Ten-Foot UI” Putting the TVs All Together: Decktastic ...
在深入探讨如何逐步安装Oracle RAC 11gR2于Linux系统上的过程中,我们首先应当理解该版本中引入的一些新概念与特性,这将有助于更有效地进行部署和管理。 ### 1. 新概念概览 #### 1.1 SCAN(Single Client Access ...
Using the Camera via 3rd-Party Apps Working Directly with the Camera Media Routes Supporting External Displays Google Cast and Chromecast The “Ten-Foot UI” Putting the TVs All Together: Decktastic ...
- **Training Guide Installing and Configuring Windows Server 2012**:此标题明确指出这是一本关于安装与配置Windows Server 2012的培训指南。 - **70-410 Training Guide Installing and Configuring Windows ...
MySQL Administrator's Guide is the official guide to installing, administering and working with MySQL 5.0 and MySQL databases. Starting with the basics, you will learn to store, manage and retrieve ...