[jira] Commented: (MJAR-6) dependencies woth scope "test" are included in Extension-List of the manifest

2006-01-06 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MJAR-6?page=comments#action_55063 ] Pascal Grange commented on MJAR-6: -- Anyone here ? It is abnormal to include dependencies in the manifest that have only a test scope... no ? Am I missing something ? Please someone

[jira] Commented: (MNG-1783) maven-release-plugin doesn't pass username to maven-scm-provider-cvs

2006-01-06 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MNG-1783?page=comments#action_55062 ] Pascal Grange commented on MNG-1783: This is bug is a blocker for anyone using cvs as we are in my company. One month after its submission by Jochen Wiedmann, how far are we from a

[jira] Commented: (MNG-1783) maven-release-plugin doesn't pass username to maven-scm-provider-cvs

2005-12-23 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MNG-1783?page=comments#action_54127 ] Pascal Grange commented on MNG-1783: If it is a simple fix, when do you think a new release fixing this bug will be available ? I have to answer my boss. Merry Christmas. > ma

[jira] Commented: (MNG-1783) maven-release-plugin doesn't pass username to maven-scm-provider-cvs

2005-12-22 Thread Pascal Grange (JIRA)
[ http://jira.codehaus.org/browse/MNG-1783?page=comments#action_54015 ] Pascal Grange commented on MNG-1783: I can't answer but I just want you to know that you are not alone :) We are considering, in my company, switching to maven 2 but this bug

[jira] Created: (MNG-1821) dependencies woth scope "test" are included in Extension-List of the manifest

2005-12-13 Thread Pascal Grange (JIRA)
nts: maven-jar-plugin Versions: 2.0 Environment: Any Reporter: Pascal Grange When activating the Extension-List generation for the jar-plugin : org.apache.maven.plugins maven-jar-plugin true ... Event the dependencies that have only a

Re: maven compile

2005-12-12 Thread Pascal GRANGE
Le Lundi 12 Décembre 2005 17:48, Brett Porter a écrit : > Pascal GRANGE wrote: > > Le Vendredi 9 Décembre 2005 19:03, Brett Porter a écrit : > >> You can't use the bootstrap for tagged versions > > > > OK but it did not work for the trunk either. > > ./bo

Re: maven compile

2005-12-12 Thread Pascal GRANGE
s but what are the next ones ? > > Maven 2.0.1's bootstrap will be able to build the tagged version. cd ..; ./m2-bootstrap-all.sh ??? Thank you for your help. > > - Brett > > Pascal GRANGE wrote: > > Hi all, > > > > I am trying to build the versio

maven compile

2005-12-09 Thread Pascal GRANGE
Hi all, I am trying to build the version 2.0 of maven buit it fails claiming that a remote metedata version can't be found. I followed the steps described at : http://maven.apache.org/guides/development/guide-building-m2.html 1) I checked-out the 2.0 version of maven : svn co https://s

[jira] Created: (MNG-1794) no Implementation-Vendor-Id in META-INF/MANIFEST.MF

2005-12-09 Thread Pascal Grange (JIRA)
2.6.12-9-386 Kubuntu java version "1.4.2-02" Reporter: Pascal Grange Priority: Blocker mvn package does not generate an entry "Implementation-Vendor-Id". This is a blocker when we use the extension mechanisme with tomcat. -- This message is automatically generat