[doxia] sink.unknown and sink.figureGraphics

2011-12-23 Thread qualitesys59
Looking for a working example of sink.unkown and sink.figureGraphics fonctions. I have a lot of pb with the sinkFactory.createSink initialisation process and org.codehaus.plexus.PlexusContainer jar download from Maven Central. Can you help with good tips, docs, tutorials ? Thanks -- View this mes

Maven use case

2011-12-23 Thread Michael Oliver
Hi, I have been using Maven for some time, particularly with Spring Web Applications with AspectJ. Frankly I know some developers, even some of mine still prefer Ant, but that's another story. I am writing because I want to explore another use case for Maven. I want to actually deploy Maven wit

Re: Re: ModuleSet - How to get ZIP binary from the repository?

2011-12-23 Thread pino . silvaggio
I've got a plugin that i've proposed http://jira.codehaus.org/browse/MNG-1683 I should make it available through maven central. Supports zip, tar, tar.bz2, tar.gz ... We use it for resources and other stuff... very useful... On , Wayne Fay wrote: > Is there a way to get the artifact zip (in

Re: ModuleSet - How to get ZIP binary from the repository?

2011-12-23 Thread Wayne Fay
> Is there a way to get the artifact zip (instead of JAR) from the maven > repository? > The zip is deployed to the repository (Archiva) A jar is basically a zip with some extra metadata in it. Can you not adjust your process to use jars? Wayne ---

Re: Is there a way to specify the local repo in command line for Maven 3.0.3?

2011-12-23 Thread Anders Hammar
It works for me with Maven 3.0.3. /Anders On Fri, Dec 23, 2011 at 17:11, Karl Heinz Marbaise wrote: > Hi, > >> I used to use -Dmaven.repo.local option, but seems it does not work for >> maven 3.0.3, is it still supported or replaced by something else? >> Appreciate any help! > > What exactly doe

Re: Is there a way to specify the local repo in command line for Maven 3.0.3?

2011-12-23 Thread Karl Heinz Marbaise
Hi, I used to use -Dmaven.repo.local option, but seems it does not work for maven 3.0.3, is it still supported or replaced by something else? Appreciate any help! What exactly does not work ? Error messages ? This is the option or better the property to define a different local repository inst

Is there a way to specify the local repo in command line for Maven 3.0.3?

2011-12-23 Thread Forrest Xia
I used to use -Dmaven.repo.local option, but seems it does not work for maven 3.0.3, is it still supported or replaced by something else? Appreciate any help! -- Thanks! Regards, Forrest

Re: Maven in 5 minutes doesn't work

2011-12-23 Thread Wayne Fay
> 1. installed java What version? > 2. installed maven. What version? > 3.changed the local repository path and proxies in the settings.xml file Why did you change the local repo path? Check to make sure that your proxy is uncommented. By default, the proxy block is commented out (disabled).

Re: Maven in 5 minutes doesn't work

2011-12-23 Thread poornima
hi, i am new to maven and i did the following steps ... 1. installed java 2. installed maven. 3.changed the local repository path and proxies in the settings.xml file when i run the command :D:\tutorials>mvn archetype:create -DgroupId=com.mytutorial -DartifactId=simple i am getting the fo

ModuleSet - How to get ZIP binary from the repository?

2011-12-23 Thread Sharon H
Hello, When using ModuleSet -> binaries Is there a way to get the artifact zip (instead of JAR) from the maven repository? The zip is deployed to the repository (Archiva) dir *:artifactId false installation_file

[CALL FOR TEST] Apache Maven 3.0.4-RC4 staged

2011-12-23 Thread Olivier Lamy
Hello, Apache Maven 3.0.4-RC4 has been staged for testing purpose. This is a preview (and not an official supported version) of the coming 3.0.4 official release. The repository is available here: https://repository.apache.org/content/repositories/maven-384/ For convenience, binaries have been c