Log Message: |
o Added ability to pickup localRepository location from ~/.m2/settings.xml
o Added plexus-archiver, maven-plugins, maven-parent, and apache to items pre-fetched
o Added ability to use the codehaus snapshots repo to the download-artifact target
o Added ability to use types other than .jar to the download-artifact target
o Switched the download target file from using the resolved version of a snapshot to using the original -SNAPSHOT
version
o COMMENTED OUT: The offline flags in the maven-compile and maven-assembly targets, since we're not prefetching all
the poms and jars necessary for maven to run, yet.
o Added apache.snapshots as a plugin repository, so the assembly plugin snapshot will be reachable.
|