In maven 1 we'll have the problem of classloader. If we have a conflict with a library already loaded by the core (http-client for example) we'll not be able to use m2 ant tasks.
Arnaud On Nov 6, 2007 11:33 PM, Brett Porter <[EMAIL PROTECTED]> wrote: > hehe :) > > A couple of thoughts: > - the below, + a recommendation to increase the scanning frequency is > a good piece of general documentation "deploying without webdav". > - how will ant users be deploying to webdav? can m1 users leverage > the same thing? (eg, the maven ant tasks + webdav with an m2 layout > on the server) > > I'll go through the rest of the outline today. > > On 07/11/2007, at 5:54 AM, Arnaud HERITIER wrote: > > > I can write this part : "Deploying Artifacts to Archiva using Maven > > 1." > > > > The content is : "it's impossible using the webdav of archiva, you > > have to > > use ftp, scp or another protocol available in the maven 1's artifact > > plugin." > > > > Arnaud > > > > On Nov 6, 2007 7:44 PM, Joakim Erdfelt <[EMAIL PROTECTED]> wrote: > > > >> I'm back to the planning and writing of the documentation for > >> 1.0 ... > >> > >> I'd like to bounce the outline off of everyone to see if there are > >> any > >> gaps / holes / completely idiotic decisions. > >> > >> *[Outline]* > >> > >> > >> - Introduction > >> - Download *(we should make tar.gz, tar.bz2, zip, and war all > >> available)* > >> - System Administrators Guide > >> - Structure of Archiva. *(the filesystem reqs, database reqs, > >> jndi usage, etc ...)* > >> - Installing > >> - Installing Standalone > >> - Installing on Jetty. > >> - Installing on Tomcat. > >> - Installing on Geronimo. > >> - *(any others that we have documented anywhere?)* > >> - Databases > >> - Embedded Derby DB > >> - Using MySQL > >> - Using Postgres *(not even sure this works)* > >> - Security > >> - Roles > >> - Configuring for LDAP. *(I'll need Jesse's help here)* > >> - WebDAV features > >> - Runtime Configuration > >> - Repositories > >> - Proxy Connectors > >> - Network Proxies > >> - Consumers > >> - Users Guide > >> - Browsing. > >> - Searching. > >> - WebDAV Features. > >> - Using Archiva as a Maven 2 repository. > >> - Using Archiva as a Maven 1 repository. > >> - Using Archiva as an Ivy repository. > >> - Deploying Artifacts to Archiva using Maven 2. > >> - Deploying Artifacts to Archiva using Maven 1. > >> - Deploying Artifacts to Archiva using Ant. > >> - Reference > >> - FAQ. *(not sure what goes in here that isn't in the above > >> sections, unless its just a list of topics / titles with > >> links to the other > >> content)* > >> - Building / Hacking. > >> - Mailing Lists. > >> - Development Team. > >> - Java APIDoc (javadoc). > >> - Source Cross Reference. > >> - Test Cross Reference. > >> > >> Input / Comments / Hate Mail / General Nitpicks / Completely > >> Different > >> Approaches are all welcome. > >> > >> -- > >> - Joakim Erdfelt > >> [EMAIL PROTECTED] > >> > >> > > > > > > -- > > .......................................................... > > Arnaud HERITIER > > .......................................................... > > OCTO Technology - aheritier AT octo DOT com > > www.octo.com | blog.octo.com > > .......................................................... > > ASF - aheritier AT apache DOT org > > www.apache.org | maven.apache.org > > ........................................................... > > -- > Brett Porter - [EMAIL PROTECTED] > Blog: http://www.devzuz.org/blogs/bporter/ > > -- .......................................................... Arnaud HERITIER .......................................................... OCTO Technology - aheritier AT octo DOT com www.octo.com | blog.octo.com .......................................................... ASF - aheritier AT apache DOT org www.apache.org | maven.apache.org ...........................................................
