This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more
precise control over which artifacts are included in the copy operation. Specifically, in addition to the
normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts
which is a list containing a single entry for each includedArtifact where the value is the groupId and
the artifactId joined by a colon (":")
Overview
Versions (3)
Used By (3)
Badges
Books (18)
Mastering Apache Maven (2024) by Hadzic, Rijad Introducing Maven: A Build Tool for Today's Java Developers (2019) by Varanasi, Balaji SQL Pocket Guide: A Guide to SQL Usage (2021) by Zhao, Alice SQL for Data Analysis: Advanced Techniques for Transforming Data into Insights (2021) by Tanimura, Cathy Practical SQL, 2nd Edition: A Beginner's Guide to Storytelling with Data (2022) by DeBarros, Anthony Learning SQL: Generate, Manipulate, and Retrieve Data (2020) by Beaulieu, Alan Maven: The Definitive Guide (2014) by Jackson, Brian The Apache Maven Handbook: Practical Solutions for Build and Deployment (2025) by Johnson, Robert Introducing Maven (2014) by Varanasi, Balaji, Belida, Sudha Apache Maven Cookbook (2015) by Bharathan, Raghuram Maven Essentials: Get started with the essentials of Apache Maven and get your build automation system up and running quickly (2015) by Siriwardena, Prabath Maven: A Developer's Notebook (2005) by Massol, Vincent, O'Brien, Timothy M. Mastering Apache Maven 3 (2014) by Siriwardena, Prabath Apache Maven Dependency Management (2013) by Lalou, Jonathan Instant Apache Maven Starter (2013) by Turatti, Maurizio Maven: The Definitive Guide (2008) by Company, Sonatype Apache Maven 3 Cookbook (2011) by Srirangan Apache Maven 2 Effective Implementation (2009) by Porter, Brett, Ching, Maria Odea