- match(String, String) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a string matches against a pattern.
- match(String, String, boolean) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a string matches against a pattern.
- matchPath(String, String) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a given path matches a given pattern.
- matchPath(String, String, boolean) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a given path matches a given pattern.
- matchPatternStart(String, String) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a given path matches the start of a given pattern up to the first "**".
- matchPatternStart(String, String, boolean) - Static method in class org.codehaus.mojo.vfs.internal.SelectorUtils
-
Tests whether or not a given path matches the start of a given pattern up to the first "**".
- MavenMetadataUtils - Class in org.codehaus.mojo.vfs.internal
-
- MavenMetadataUtils() - Constructor for class org.codehaus.mojo.vfs.internal.MavenMetadataUtils
-
- merge(FileObject, FileObject) - Method in class org.codehaus.mojo.vfs.internal.DefaultMergeVfsMavenRepositories
-
- merge(FileObject, FileObject, File, boolean) - Method in class org.codehaus.mojo.vfs.internal.DefaultMergeVfsMavenRepositories
-
- merge(File, File) - Method in class org.codehaus.mojo.vfs.internal.MavenMetadataUtils
-
Merge toFile into fromeFile and write back to toFile
- merge(FileObject, FileObject) - Method in interface org.codehaus.mojo.vfs.MergeVfsMavenRepositories
-
Merge Maven repositories
- merge(FileObject, FileObject, File, boolean) - Method in interface org.codehaus.mojo.vfs.MergeVfsMavenRepositories
-
Merge Maven repositories with option to do dryRun by not push the merge to target repo
- MergeVfsMavenRepositories - Interface in org.codehaus.mojo.vfs
-
- move(VfsFileSet) - Method in class org.codehaus.mojo.vfs.internal.DefaultVfsFileSetManager
-
- move(VfsFileSet) - Method in interface org.codehaus.mojo.vfs.VfsFileSetManager
-
Move a set of files between 2 virtual directories with criteria in fileSet