Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
Yup it works now but I remember it took me a lot of time to make it happen. On 9/18/06, David J. M. Karlsen <[EMAIL PROTECTED]> wrote: Alexandre Poitras wrote: > I think this is the issue I was referring too. I just know that I > can't use a snapshot dependency that has a

Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
h... On 19/09/2006, at 1:16 AM, Alexandre Poitras wrote: > That's the real one : > http://jira.codehaus.org/browse/MNG-1908 > > On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: >> Oops wrong one, forget the last email. >> >> On 9/18/06, Alexandre Poit

Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
That's the real one : http://jira.codehaus.org/browse/MNG-1908 On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: Oops wrong one, forget the last email. On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Here's the issue I am speaking about : > http://

Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
Oops wrong one, forget the last email. On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: Here's the issue I am speaking about : http://jira.codehaus.org/browse/MNG-2289 On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > I think this is the issue I was referr

Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
Here's the issue I am speaking about : http://jira.codehaus.org/browse/MNG-2289 On 9/18/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: I think this is the issue I was referring too. I just know that I can't use a snapshot dependency that has a timestamp in its filename or I wo

Re: [RANT] Maven is both heaven and hell

2006-09-18 Thread Alexandre Poitras
JIRA issue. This is definitely a showstopper when you don't know about it. On 9/17/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: On 9/17/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Another thing I would like to see fixed is the snapshot apache > repository. Nighlty build

Re: [RANT] Maven is both heaven and hell

2006-09-17 Thread Alexandre Poitras
Another thing I would like to see fixed is the snapshot apache repository. Nighlty builds are still deployed using a unique version identifier. This feature doesn't work and this is why a lot of people have trouble when it's come to snapshot dependencies. It should be written very big somewhere on

Re: [RANT] This Maven thing is killing us....

2006-07-06 Thread Alexandre Poitras
Or can't Maven offer you to upgrade like it does with plugin (or use to)? On 7/5/06, Jesse McConnell <[EMAIL PROTECTED]> wrote: yep, totally...its just that 3.7 should never be 'fuzzy' from a dependency standpoint unless it is 3.7-SNAPSHOT or this new idea of incrementing pom versions for same j

Re: [RANT] This Maven thing is killing us....

2006-07-05 Thread Alexandre Poitras
+1, really great idea. On 7/5/06, Mark Hobson <[EMAIL PROTECTED]> wrote: On 05/07/06, Arik Kfir <[EMAIL PROTECTED]> wrote: > Hello all, > > A while back I suggested that the Maven team delegate some of the > reponsibility of maintaining the ibiblio repo to volunteers (as in the linux > equivalen

Re: [RANT] This Maven thing is killing us....

2006-07-04 Thread Alexandre Poitras
I think having a transitive dependency repository is good. Of course, you depend upon the community good willing but it is the same principle for a wiki. Quality will increase if more and more people participate. I think the Maven Evangelisation guide should be more visible on the Maven web site b

Re: [RANT] This Maven thing is killing us....

2006-07-02 Thread Alexandre Poitras
I had the same problem. One quick fix in the mean time is to set uniqueValue to true in the distributionManagement section of the project pom. On 7/2/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Unfortunately the SNAPSHOT-feature is broken (at least in 2.0.4): When you have a copy of a snap

Re: [RANT] This Maven thing is killing us....

2006-06-30 Thread Alexandre Poitras
I don't know what he complains about. True sometimes the repository quality sucks but just submit a patch and it usually take 3 to 4 days until the problem is solves. Really I don't want to seem arrogant but I haven't had those kind of troubles. On 6/30/06, Mike Perham <[EMAIL PROTECTED]> wrote:

Re: [Proposal] Documenting Maven

2006-06-28 Thread Alexandre Poitras
I had started some documentation based on the Trails idea : http://docs.codehaus.org/display/MAVENUSER/The+Maven+2+tutorial but stopped since "Better Builds with Maven" was exactly what I wanted to produce. Feel to use anything. On 6/25/06, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Jason van Z

Extension element in settings.xml

2006-05-18 Thread Alexandre Poitras
I was just wondering why isn't there any element in settings.xml? Right now it's impossible to use deploy:deploy-file or any goals not necessiting a pom on a ftp repository without having to ressort to having a pom specifying the ftp extension. Should I fill a JIRA issue on this or I am missing

Re: Maven Not Resolving Dependencies

2006-05-18 Thread Alexandre Poitras
gin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:505) > at > org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:111) >at > org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412) >at > org.apache.maven.lifecyc

Re: Maven Not Resolving Dependencies

2006-05-17 Thread Alexandre Poitras
http://maven.apache.org/guides/mini/guide-coping-with-sun-jars.html Just use myfaces instead of the reference implementation. On 5/17/06, Ole Ersoy <[EMAIL PROTECTED]> wrote: Hey Guys, I posted this on the users list, but I'm starting that maybe it's a bug. I'm running 2.0.4. Maven downloads

Re: Maven tutorial

2006-04-09 Thread Alexandre Poitras
t; -- > Dennis Lundberg > > Brett Porter wrote: > > Has anyone had a chance to look at the wiki content? It seems to be > > coming along, but I'm too pressed for time right now... > > > > Are any docs able to be reintegrated back into the Maven site?

Re: Maven tutorial

2006-03-19 Thread Alexandre Poitras
x27;t appear to be the case here, just a thing to keep in mind. > - have in the back of your mind how you'd integrate it into the project > web site. This should give a structure that facilitates doing so later. > > Thanks! > - Brett > > Alexandre Poitras wrote: > &g

Maven tutorial

2006-03-17 Thread Alexandre Poitras
, the format is more user-friendly at first then the sparsed documentation currently available. What do you think? -- Alexandre Poitras Québec, Canada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [

Re: Documentation

2006-03-14 Thread Alexandre Poitras
--- > > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > ___ > > Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les > > tarifs exceptionnels pour appeler la France et l'international. > > Téléchargez sur http://fr.messenger.yahoo.com > > > > - > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- Alexandre Poitras Québec, Canada - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Documentation

2006-03-14 Thread Alexandre Poitras
> > > > Raphaël > > > > 2006/3/14, Piéroni Raphaël <[EMAIL PROTECTED]>: > > > > > > Which wiki is the good one ? > > > The one hosted by apache or the one hosted at codehaus ? > > > > > > And how difficult is it to have writ

Re: Documentation

2006-03-13 Thread Alexandre Poitras
Ok the Maven team already offer a wiki to help write documentation so I guess we should start writing there. I will give it a try as soon as possible. On 3/13/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > Cool! My idea was to start a structured wiki like Wikipedia to be able >

Re: Documentation

2006-03-13 Thread Alexandre Poitras
lso created a Jira issue for a proposition of improvment: > http://jira.codehaus.org/browse/MNG-2143 > > Regards, > > Raphaël > > > 2006/3/13, Wayne Fay <[EMAIL PROTECTED]>: > > > > Alexandre, I'll be glad to help you in this effort, especially with

Documentation

2006-03-13 Thread Alexandre Poitras
cohesive documentation trail à la SUN, what do you think? By the way, I will need native english speakers correction, my english is still far from perfect :) -- Alexandre Poitras Québec, Canada - To unsubscribe, e-mail: [EMAIL

Re: Continuum eclipse plugin

2006-03-12 Thread Alexandre Poitras
elipse plugin > > Thanks > > -D > > > On 3/12/06, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > > > I don't know if anyone else noticed it but there is a new continuum > > eclipse plugin : > > http://eclipse-plugins.info/eclip

Continuum eclipse plugin

2006-03-12 Thread Alexandre Poitras
I don't know if anyone else noticed it but there is a new continuum eclipse plugin : http://eclipse-plugins.info/eclipse/plugin_details.jsp?id=1332 You should put a link on continuum web page. -- Alexandre Poitras Québec, C

[jira] Commented: (MEV-354) Spring-dao has an invalid dependency on jta

2006-03-07 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-354?page=comments#action_60343 ] Alexandre Poitras commented on MEV-354: --- Weird, it solves the problem when I had the version number. It seems the version number is not herited. I'll try to narrow the pr

[jira] Commented: (MEV-354) Spring-dao has an invalid dependency on jta

2006-03-02 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-354?page=comments#action_59930 ] Alexandre Poitras commented on MEV-354: --- I would like to submit a patch but for some obscure reasons, I can't connect to the SVN repository. Anyway, the version should be 1

[jira] Created: (MEV-354) Spring-dao has an invalid dependency on jta

2006-03-02 Thread Alexandre Poitras (JIRA)
Spring-dao has an invalid dependency on jta --- Key: MEV-354 URL: http://jira.codehaus.org/browse/MEV-354 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Alexandre Poitras The jta dependency

[jira] Created: (MSITE-96) SiteMojo generate an unclosed tag.

2006-02-27 Thread Alexandre Poitras (JIRA)
SiteMojo generate an unclosed tag. Key: MSITE-96 URL: http://jira.codehaus.org/browse/MSITE-96 Project: Maven 2.x Site Plugin Type: Bug Reporter: Alexandre Poitras Priority: Minor SiteMojo generate

[jira] Commented: (MRELEASE-81) The site hasn't been republished since October 16th

2006-02-27 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MRELEASE-81?page=comments#action_59567 ] Alexandre Poitras commented on MRELEASE-81: --- Forget the fix version, my mistake. > The site hasn't been republished since Octo

[jira] Created: (MRELEASE-81) The site hasn't been republished since October 16th

2006-02-27 Thread Alexandre Poitras (JIRA)
orter: Alexandre Poitras Priority: Trivial Fix For: 2.0-beta-3 The site hasn't been republished since October 16th so all the scm url's are wrong. People who want the last version will have a hard time figuring where are the sources. -- This message is automatically generated by JIRA.

[jira] Created: (MEV-349) Hibernate 3.1.2 transaction API dependency has a wrong scope

2006-02-27 Thread Alexandre Poitras (JIRA)
: Alexandre Poitras Hibernate 3.1.2 transaction API dependency (javax.transaction.jta) has no scope defined. It should be "provided" since it is an official J2EE api and I don't want it to be included in my archive. -- This message is automatically generated by JIRA. - If you th

Re: Is it normal that Junit has the scope compiled in the plexus-containers pom file?

2006-02-24 Thread Alexandre Poitras
ner-default has junit compile dependency > because it contains plexus base testing classes. > I think these should be it separate artifact (this would > require a lot of refactoring). > > Greg > > ----- Original Message - > From: "Alexandre Poitras" <[EMA

Is it normal that Junit has the scope compiled in the plexus-containers pom file?

2006-02-24 Thread Alexandre Poitras
Hi, I am having this question because I always end up with a warning about JUnit having a different scope in plexus-containers pom file then the one in my project pom file. Is it intended or should I create a Jira issue on this topic? -- Alexandre Poitras Québec, Canada

[jira] Commented: (MECLIPSE-37) eclipse:eclipse should execute in a later phase than "generate-sources"

2006-02-23 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-37?page=comments#action_59318 ] Alexandre Poitras commented on MECLIPSE-37: --- I don't like the eclipse:eclipse goal to be automatically linked to a phase, because I can't generate my projet

Re: Lifecycle phases during a multi-module build [M2]

2006-02-21 Thread Alexandre Poitras
;t it be nice if atleast the parent pom had 2 > special phases that would be executed before and after all the > children poms are executed ? > > Cheers > Prasad > > ----- > To unsubscribe,

[jira] Created: (MAVENUPLOAD-748) Upload request for ldaptemplate

2006-02-20 Thread Alexandre Poitras (JIRA)
Upload request for ldaptemplate --- Key: MAVENUPLOAD-748 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-748 Project: maven-upload-requests Type: Task Reporter: Alexandre Poitras Attachments: ldaptemplate-1.0-rc1-bundle.jar

[jira] Created: (WAGON-36) An exception is throwed when the http response code is 201

2006-02-17 Thread Alexandre Poitras (JIRA)
An exception is throwed when the http response code is 201 -- Key: WAGON-36 URL: http://jira.codehaus.org/browse/WAGON-36 Project: wagon Type: Bug Versions: 1.0-alpha-6 Reporter: Alexandre Poitras

[jira] Updated: (MAVENUPLOAD-713) easymock 2.0

2006-01-31 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-713?page=all ] Alexandre Poitras updated MAVENUPLOAD-713: -- Attachment: easymock-2.0-bundle.jar > easymock 2.0 > > > Key: MAVENUPLOAD-713 >

[jira] Updated: (MAVENUPLOAD-713) easymock 2.0

2006-01-30 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-713?page=all ] Alexandre Poitras updated MAVENUPLOAD-713: -- Attachment: easymock-2.0-bundle.zip > easymock 2.0 > > > Key: MAVENUPLOAD-713 >

[jira] Created: (MAVENUPLOAD-713) easymock 2.0

2006-01-30 Thread Alexandre Poitras (JIRA)
easymock 2.0 Key: MAVENUPLOAD-713 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-713 Project: maven-upload-requests Type: Task Reporter: Alexandre Poitras Attachments: easymock-2.0-bundle.jar The bundle comes as an attachment http

[jira] Commented: (MEV-287) Spring beans 1.2.5 jar is corrupted

2006-01-12 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-287?page=comments#action_55684 ] Alexandre Poitras commented on MEV-287: --- Weird, I tried three times and it didn't work. I was always having a -49 bad jar header or something like that. By the way, I was

[jira] Commented: (MEV-290) Spring beans 1.2.5 jar is corrupted

2006-01-12 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-290?page=comments#action_55683 ] Alexandre Poitras commented on MEV-290: --- Sorry about that, we had some network issues... > Spring beans 1.2.5 jar is corrup

[jira] Created: (MEV-291) Easymock 2.0 isn't present in the repository

2006-01-12 Thread Alexandre Poitras (JIRA)
Easymock 2.0 isn't present in the repository Key: MEV-291 URL: http://jira.codehaus.org/browse/MEV-291 Project: Maven Evangelism Type: New Feature Components: Missing POM Reporter: Alexandre Poitras Attach

[jira] Updated: (MEV-291) Easymock 2.0 isn't present in the repository

2006-01-12 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-291?page=all ] Alexandre Poitras updated MEV-291: -- Attachment: pom.xml > Easymock 2.0 isn't present in the repository > > > Key: MEV-291 >

[jira] Commented: (MEV-290) Spring beans 1.2.5 jar is corrupted

2006-01-11 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-290?page=comments#action_1 ] Alexandre Poitras commented on MEV-290: --- Sorry I didn't search before, my bad I taught if it was already reported it would have been fixed by now. I'll search before cr

[jira] Created: (MEV-290) Spring beans 1.2.5 jar is corrupted

2006-01-11 Thread Alexandre Poitras (JIRA)
Spring beans 1.2.5 jar is corrupted --- Key: MEV-290 URL: http://jira.codehaus.org/browse/MEV-290 Project: Maven Evangelism Type: Bug Reporter: Alexandre Poitras I get a jar bad header error whenever I attempt to use it

[jira] Commented: (MEV-286) Erase top Spring package since the real ones are in org.springframework

2006-01-11 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MEV-286?page=comments#action_55541 ] Alexandre Poitras commented on MEV-286: --- Cool! What is a relocation pom or is there any documentation on the subject? > Erase top Spring package since the real ones are

[jira] Created: (MEV-289) Spring-full doesn't have any jars and there is already a Spring artifact.

2006-01-11 Thread Alexandre Poitras (JIRA)
Spring-full doesn't have any jars and there is already a Spring artifact. - Key: MEV-289 URL: http://jira.codehaus.org/browse/MEV-289 Project: Maven Evangelism Type: Bug Reporter: Alex

[jira] Created: (MEV-287) Spring beans 1.2.5 jar is corrupted

2006-01-10 Thread Alexandre Poitras (JIRA)
Spring beans 1.2.5 jar is corrupted --- Key: MEV-287 URL: http://jira.codehaus.org/browse/MEV-287 Project: Maven Evangelism Type: Bug Reporter: Alexandre Poitras Some headers seem to be corrupted. -- This message is

[jira] Created: (MEV-286) Erase top Spring package since the real ones are in org.springframework

2006-01-10 Thread Alexandre Poitras (JIRA)
: Invalid POM Reporter: Alexandre Poitras The top spring package is confusing and the poms updated are located in org.springframework package. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org

[jira] Created: (MEV-285) Erase JAXME package since it is now located in org.apache.ws

2006-01-10 Thread Alexandre Poitras (JIRA)
: Alexandre Poitras Having jaxme located at the repository root and in the org.apache.ws is confusing. Plus, the pom files in the /jaxme package don't have any dependencies in it, everyone should use the org.apache.ws.jaxme package. -- This message is automatically generated by JIRA. - I

Re: [jira] Commented: (MNG-1430) add j2ee project nature/builders to generated .project file

2005-11-26 Thread Alexandre Poitras
e.wst.common.modulecore.ModuleCoreNature > > -- > This message is automatically generated by JIRA. > - > If you think it was sent incorrectly contact one of the administrators: >http://jira.codehaus.org/secure/Administrators.jspa > - > For more information on JIRA, see: >http://www.atlassian.com/software/jira > &

Re: [M2] Maven logo?

2005-11-23 Thread Alexandre Poitras
23/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > A powered-by logo, you mean? > > There are a few, but I think they are all quite outdated. There is the > main logo in the top-right of the site, but its not suitable as a > powered-by. > > Are you volunteering? :) > &

Re: [M2] Building throught a proxy?

2005-11-15 Thread Alexandre Poitras
Damn I just found my answer in the readme file. I had forgotten to read it. Sorry! On 11/15/05, Alexandre Poitras <[EMAIL PROTECTED]> wrote: > > Hi, I know how to define my proxy settings when maven is already built, > but how can I define them before building maven from the so

[M2] Building throught a proxy?

2005-11-15 Thread Alexandre Poitras
Hi, I know how to define my proxy settings when maven is already built, but how can I define them before building maven from the source so all the plugins it needs can be downloaded? Thank! -- Alexandre Poitras Québec, Canada

[M2] Maven logo?

2005-11-10 Thread Alexandre Poitras
Is there a maven logo out there, I mean different from the tradionnal apache feather? Would be very nice to have one, especially with the popularity Maven 2.0 is enjoying. -- Alexandre Poitras Québec, Canada

Re: Access to ibiblio maven 2 repository throught firewall

2005-11-10 Thread Alexandre Poitras
; > > - -j > > > > Emmanuel Venisse wrote: > > | we don't have https listener for the moment on this repository. > > | > > | You can file an issue. > > | > > | Emmanuel > > | > > | Alexandre Poitras a écrit : > > | > >

Access to ibiblio maven 2 repository throught firewall

2005-11-10 Thread Alexandre Poitras
jaxme2), so it would great if it was posssible. Thanks. -- Alexandre Poitras Québec, Canada

[jira] Commented: (MNG-1448) Easy way to tell if the plugin is for m2 or m1

2005-11-07 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MNG-1448?page=comments#action_50200 ] Alexandre Poitras commented on MNG-1448: Especially on the web site generated by maven. Something like an icon "Maven 2.0" would be nice. > Easy way to tell if

[jira] Created: (MNG-1448) Easy way to tell if the plugin is for m2 or m1

2005-11-07 Thread Alexandre Poitras (JIRA)
Easy way to tell if the plugin is for m2 or m1 -- Key: MNG-1448 URL: http://jira.codehaus.org/browse/MNG-1448 Project: Maven 2 Type: Bug Components: maven-plugins Reporter: Alexandre Poitras -- This message is

[jira] Commented: (MNG-1415) quoted arguments are not being protected

2005-11-03 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MNG-1415?page=comments#action_49988 ] Alexandre Poitras commented on MNG-1415: Seems related to http://jira.codehaus.org/browse/MNG-1389 > quoted arguments are not being protec

[jira] Commented: (MEV-171) MyFaces is complete mess

2005-11-03 Thread Alexandre Poitras (JIRA)
In-Reply-To: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit [ http://jira.codehaus.org/browse/MEV-171?page=comments#action_49981 ] Alexandre Poitras commented on MEV-171: --- Delet

[jira] Commented: (MEV-171) MyFaces is complete mess

2005-11-03 Thread Alexandre Poitras (JIRA)
In-Reply-To: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit [ http://jira.codehaus.org/browse/MEV-171?page=comments#action_49944 ] Alexandre Poitras commented on MEV-171: --- Wo

[jira] Commented: (MEV-171) MyFaces is complete mess

2005-11-03 Thread Alexandre Poitras (JIRA)
In-Reply-To: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit [ http://jira.codehaus.org/browse/MEV-171?page=comments#action_49943 ] Alexandre Poitras commented on MEV-171: --- Whoo

[jira] Created: (MEV-171) MyFaces is complete mess

2005-11-03 Thread Alexandre Poitras (JIRA)
: Dependencies Reporter: Alexandre Poitras The dependencies should be like that. I don't know how to clean the dependencies for the "standalone" myfaces composants (jsf-api,jsf-impl, tomahawk, ..). Note that I haven't tested that yet, (I will as soon as I deploy my app). Th

[jira] Commented: (MNG-1389) The project name can't have any spaces

2005-11-03 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MNG-1389?page=comments#action_49917 ] Alexandre Poitras commented on MNG-1389: Sorry, the problem is not with spaces but with having quotes. > The project name can't have an

[jira] Commented: (MNG-1406) Possibility to aggrates sources from other modules

2005-11-02 Thread Alexandre Poitras (JIRA)
[ http://jira.codehaus.org/browse/MNG-1406?page=comments#action_49855 ] Alexandre Poitras commented on MNG-1406: I got a crazy idea but maybe it could be a nice feature. What if every submodule of a pom module could define an archive fragment in

[jira] Created: (MNG-1406) Possibility to aggrates sources from other modules

2005-11-02 Thread Alexandre Poitras (JIRA)
Possibility to aggrates sources from other modules -- Key: MNG-1406 URL: http://jira.codehaus.org/browse/MNG-1406 Project: Maven 2 Type: New Feature Components: maven-assembly-plugin Reporter: Alexandre Poitras

[jira] Created: (MPJAVADOC-63) The project name can't have any spaces

2005-11-01 Thread Alexandre Poitras (JIRA)
The project name can't have any spaces -- Key: MPJAVADOC-63 URL: http://jira.codehaus.org/browse/MPJAVADOC-63 Project: maven-javadoc-plugin Type: Bug Versions: 1.7 Reporter: Alexandre Poitras If you put space in