Re: [m1] PDF Plugin

2006-01-06 Thread Lukas Theussl
Done. maven plugin:download -Dmaven.repo.remote=http://www.ibiblio.org/maven,http://cvs.apache.org/repository/ -DgroupId=maven -DartifactId=maven-pdf-plugin -Dversion=2.5-SNAPSHOT -Lukas Wendy Smoak wrote: On 12/2/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: PS Don't declare a dependen

Re: [m1] PDF Plugin (was: Re: Using the latest xdoc and multiproject plugins together)

2006-01-06 Thread Wendy Smoak
On 12/2/05, Lukas Theussl <[EMAIL PROTECTED]> wrote: > PS Don't declare a dependency on 2.5 as I haven't published the SNAPSHOT > yet. Lukas, can you please publish a new snapshot of the m1 pdf plugin? The 2.5-SNAPSHOT on cvs.apache.org is from October and does not include the fix for the title

[jira] Updated: (MNG-1940) In maven-core-it, all integration test projects should have unique artifactId

2006-01-06 Thread Allan Ramirez (JIRA)
[ http://jira.codehaus.org/browse/MNG-1940?page=all ] Allan Ramirez updated MNG-1940: --- Attachment: MNG-1940.patch > In maven-core-it, all integration test projects should have unique artifactId >

[jira] Created: (MNG-1940) In maven-core-it, all integration test projects should have unique artifactId

2006-01-06 Thread Allan Ramirez (JIRA)
In maven-core-it, all integration test projects should have unique artifactId - Key: MNG-1940 URL: http://jira.codehaus.org/browse/MNG-1940 Project: Maven 2 Type: Bug Components: integrati

[jira] Closed: (MASSEMBLY-53) subsequent assemblies include all files from previous assemblies of the same type

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-53?page=all ] Brett Porter closed MASSEMBLY-53: - Resolution: Fixed > subsequent assemblies include all files from previous assemblies of the same > type > -

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55136 ] Brett Porter commented on MNG-1938: --- are you sure you have the latest code? I was just able to upload a 23mb site without issues. The fixes done on scp were predominantly in the execu

[jira] Created: (MASSEMBLY-53) subsequent assemblies include all files from previous assemblies of the same type

2006-01-06 Thread Brett Porter (JIRA)
subsequent assemblies include all files from previous assemblies of the same type - Key: MASSEMBLY-53 URL: http://jira.codehaus.org/browse/MASSEMBLY-53 Project: Maven 2.x Assembly Plugin

[jira] Closed: (MNG-1939) Broken Link on Maven Conventions Page

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1939?page=all ] Brett Porter closed MNG-1939: - Assign To: Brett Porter Resolution: Fixed thanks! > Broken Link on Maven Conventions Page > - > > Key: MNG-1939 >

[jira] Closed: (MPXDOC-18) Source X reference defaul

2006-01-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPXDOC-18?page=all ] Lukas Theussl closed MPXDOC-18: --- Resolution: Won't Fix There is no such file as ${relativePath}/xref/${mavenProject.package}/index.html ! > Source X reference defaul > -

[jira] Commented: (MSUREFIRE-23) Support TestNG

2006-01-06 Thread Jesse Kuhnert (JIRA)
[ http://jira.codehaus.org/browse/MSUREFIRE-23?page=comments#action_55133 ] Jesse Kuhnert commented on MSUREFIRE-23: After some discussions on the testng list it looks like the easiest solution may be to use the already existing classloader include l

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55132 ] Ørjan Austvold commented on MNG-1938: - I don't know if this would help, but we've seen this problem on large sites since early stages of maven 2.0 The problem has consistently been a

[m2] Problem having the parent on the same level as the children using the site-plugin

2006-01-06 Thread Dennis Lundberg
Hi all I'm trying out the new site-plugin in a multi-module setup. My setup looks like this: -+- parent-project | +- pom.xml | +- src | +- site |+- site.xml +- module-1 | +- pom.xml | +- src | +- site |+- site.xml +- module-2 | +- pom.xml | +- src |

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_55129 ] Brett Porter commented on MNG-1898: --- basically we need to: - restore compatibility with 2.0 version - retain the fix above - see if we can improve the classloading situation for things

[jira] Commented: (MNG-1898) Plugin classpath broken from 2.0 to 2.0.1

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1898?page=comments#action_55128 ] Brett Porter commented on MNG-1898: --- see also http://archive.mojo.codehaus.org/dev/messages/1398 > Plugin classpath broken from 2.0 to 2.0.1 > -

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55127 ] Brett Porter commented on MNG-1938: --- We've seen this before: MNG-476. It was when there was output on the server. However, I was pretty sure this new code dealt with that. Might requir

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55126 ] Ørjan Austvold commented on MNG-1938: - I've been debugging the AbstractSshWagon and jsch but I cannot find out why the inputstream doesn't return null in the executeCommand method.

[jira] Commented: (MSITE-19) Various encoding problems with InputStream and XML

2006-01-06 Thread Vincent Siveton (JIRA)
[ http://jira.codehaus.org/browse/MSITE-19?page=comments#action_55124 ] Vincent Siveton commented on MSITE-19: -- Brett, I tried to generate a dummy site in Japanese and in other available languages. So, I used plexus-utils trunk version and I converted a

[jira] Reopened: (MAVENUPLOAD-665) Application (Databinder) insertion into repository

2006-01-06 Thread Nathan Hamblen (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-665?page=all ] Nathan Hamblen reopened MAVENUPLOAD-665: Sorry about that. I've made new bundles using 0.1 as version numbers: http://databinder.net/releases/data-app-0.1-bundle.jar http://databinder

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55121 ] Ørjan Austvold commented on MNG-1938: - Continuing on the termination condition thing. The author of jsch seems to test for channel.isClosed() after a channel.connect() on a ChannelE

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread ?rjan Austvold (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55120 ] Ørjan Austvold commented on MNG-1938: - Thank you for the snapshot build, but the behaviour didn't change. AbstractSshWagon still hangs attempting to get input from the error stream o

[jira] Created: (MNG-1939) Broken Link on Maven Conventions Page

2006-01-06 Thread Stephen Duncan Jr (JIRA)
Broken Link on Maven Conventions Page - Key: MNG-1939 URL: http://jira.codehaus.org/browse/MNG-1939 Project: Maven 2 Type: Bug Components: documentation - introductions Reporter: Stephen Duncan Jr Priority: Minor On

[jira] Commented: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1938?page=comments#action_55119 ] Dan Tran commented on MNG-1938: --- would problem go away if you use this recommened 2.0.2 snapshot build? http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060105.071501.

[jira] Created: (MNG-1938) site:deploy hangs forever on remote upack command

2006-01-06 Thread ?rjan Austvold (JIRA)
site:deploy hangs forever on remote upack command - Key: MNG-1938 URL: http://jira.codehaus.org/browse/MNG-1938 Project: Maven 2 Type: Bug Versions: 2.0.1 Environment: maven 2.0.1 with wagon and jsch fixes as

[jira] Closed: (MAVENUPLOAD-661) add sources to commons-net

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-661?page=all ] Carlos Sanchez closed MAVENUPLOAD-661: -- Assign To: Carlos Sanchez Resolution: Fixed The right way would be create a new bundle again with everything + sources > add sources to c

[jira] Closed: (MAVENUPLOAD-667) Upload OSUser

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-667?page=all ] Carlos Sanchez closed MAVENUPLOAD-667: -- Resolution: Fixed > Upload OSUser > - > > Key: MAVENUPLOAD-667 > URL: http://jira.codehaus.org/browse/MAVENUPLOAD

Re: [discussion] Integration testing location

2006-01-06 Thread Rinku
Hi, Has this discussion thread reached a decision yet? Jason's idea of pre/post phase decorators sounds great. My understanding was that the decorators will be able to address cases like pre-pre-compile etc... - so basically, upto the user to use 'n' number of phase decorators. I think its a gr

[jira] Commented: (MAVENUPLOAD-660) ProGuard

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-660?page=comments#action_55117 ] Carlos Sanchez commented on MAVENUPLOAD-660: Please read groupId policy > ProGuard > > > Key: MAVENUPLOAD-660 > URL: http://jira.codehaus.o

[jira] Commented: (MAVENUPLOAD-662) Some Findbugs jars are corrupt

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-662?page=comments#action_55116 ] Carlos Sanchez commented on MAVENUPLOAD-662: Removed jars while no solution > Some Findbugs jars are corrupt > -- > > Key: MAVENU

[jira] Closed: (MAVENUPLOAD-663) please upload jtds (bundle provided)

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-663?page=all ] Carlos Sanchez closed MAVENUPLOAD-663: -- Assign To: Carlos Sanchez Resolution: Fixed > please upload jtds (bundle provided) > > > Key

[jira] Closed: (MAVENUPLOAD-665) Application (Databinder) insertion into repository

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-665?page=all ] Carlos Sanchez closed MAVENUPLOAD-665: -- Assign To: Carlos Sanchez Resolution: Fixed Not sure if this will work, you should use better version names like 0.1 > Application (Datab

[jira] Commented: (MAVENUPLOAD-664) jlmenu 1.0

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-664?page=comments#action_55115 ] Carlos Sanchez commented on MAVENUPLOAD-664: Please read groupId policy > jlmenu 1.0 > -- > > Key: MAVENUPLOAD-664 > URL: http://jira.codeha

[jira] Created: (MEV-280) Incorrect groupid in asn1-ber poms - should be directory-asn1 instead of asn1-ber

2006-01-06 Thread Leonardo Quijano Vincenzi (JIRA)
Incorrect groupid in asn1-ber poms - should be directory-asn1 instead of asn1-ber - Key: MEV-280 URL: http://jira.codehaus.org/browse/MEV-280 Project: Maven Evangelism Type: Bug Compo

[jira] Closed: (MCOMPILER-1) System Scope dependencies don't work

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-1?page=all ] Carlos Sanchez closed MCOMPILER-1: -- Resolution: Cannot Reproduce > System Scope dependencies don't work > > > Key: MCOMPILER-1 > URL: ht

[jira] Updated: (MCOMPILER-22) Compilation fails: "The command line is too long."

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-22?page=all ] Carlos Sanchez updated MCOMPILER-22: Fix Version: 2.0.1 > Compilation fails: "The command line is too long." > -- > > Key: MCOMPILER-22

[jira] Closed: (MCOMPILER-24) SimpleSourceIncludeScanner is created with incorrect include set.

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MCOMPILER-24?page=all ] Carlos Sanchez closed MCOMPILER-24: --- Assign To: Carlos Sanchez Resolution: Fixed Fix Version: 2.0.1 > SimpleSourceIncludeScanner is created with incorrect include set. >

[jira] Created: (MNG-1937) Allow to substitute custom artifact resolver

2006-01-06 Thread Eugene Kuleshov (JIRA)
Allow to substitute custom artifact resolver Key: MNG-1937 URL: http://jira.codehaus.org/browse/MNG-1937 Project: Maven 2 Type: New Feature Components: Embedding Versions: 2.0.1 Reporter: Eugene Kuleshov

[jira] Closed: (MPJXR-1) xref's misinterpretation of URL causes linkcheck exception

2006-01-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-1?page=all ] Lukas Theussl closed MPJXR-1: - Resolution: Won't Fix Brackets are valid characters in URIs [1], it would therefore be difficult to filter them out as delimiters in the present case. Also according to

[jira] Closed: (MPJXR-31) Source X-Ref Plugin reverses backslashes

2006-01-06 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MPJXR-31?page=all ] Lukas Theussl closed MPJXR-31: -- Resolution: Fixed Fix Version: 1.5 > Source X-Ref Plugin reverses backslashes > > > Key: MPJXR-31 > UR

[jira] Commented: (MNGECLIPSE-17) Can't Attach Source to Maven Dependencies

2006-01-06 Thread Todd Nine (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-17?page=comments#action_55107 ] Todd Nine commented on MNGECLIPSE-17: - This is a huge problem when trying to debug multi project applications > Can't Attach Source to Maven Dependencies >

[jira] Commented: (MECLIPSE-9) eclipse:add-maven-repo not setting classpathVariable.M2_REPO correctly on windows

2006-01-06 Thread Daniel Kulp (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-9?page=comments#action_55105 ] Daniel Kulp commented on MECLIPSE-9: This seems to still be broken. I'm using Maven 2.0.1 and maven-eclipse-plugin-2.0 (only version of eclipse plugin in my .m2/repository dire

[jira] Reopened: (MECLIPSE-9) eclipse:add-maven-repo not setting classpathVariable.M2_REPO correctly on windows

2006-01-06 Thread John Casey (JIRA)
[ http://jira.codehaus.org/browse/MECLIPSE-9?page=all ] John Casey reopened MECLIPSE-9: --- appears that this is still happening. The user reporting this was unable to reopen this issue, so I'm doing so on his behalf. I will ask him to add a comment. > ec

[jira] Created: (MAVENUPLOAD-667) Upload OSUser

2006-01-06 Thread Emmanuel Venisse (JIRA)
Upload OSUser - Key: MAVENUPLOAD-667 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-667 Project: maven-upload-requests Type: Task Reporter: Emmanuel Venisse Assigned to: Carlos Sanchez -- This message is automatically generated by JIRA. - If

Re: [discussion] Integration testing location

2006-01-06 Thread Steve Loughran
Vincent Massol wrote: I am working with a PhD student at CERN on distributed testing, and there is a project gridunit that does some good stuff already, running junit tests across a farm of nodes, collecting and presenting the results. Wow, that sounds really cool! Especially as there's a

RE: [discussion] Integration testing location

2006-01-06 Thread Vincent Massol
> -Original Message- > From: Vincent Massol [mailto:[EMAIL PROTECTED] > Sent: vendredi 6 janvier 2006 15:59 > To: 'Maven Developers List' > Subject: RE: [discussion] Integration testing location > > Hi Steve, > > > -Original Message- > > From: Steve Loughran [mailto:[EMAIL PROTE

[jira] Commented: (CONTINUUM-550) Auto login AKA "remember me on this computer" option

2006-01-06 Thread Emmanuel Venisse (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-550?page=comments#action_55101 ] Emmanuel Venisse commented on CONTINUUM-550: duplicate of CONTINUUM-513 > Auto login AKA "remember me on this computer" option > ---

[jira] Commented: (CONTINUUM-550) Auto login AKA "remember me on this computer" option

2006-01-06 Thread Geoffrey (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-550?page=comments#action_55100 ] Geoffrey commented on CONTINUUM-550: Sorry, I didn't know there was already such an issue. I did a search on all issues but found nothing. I am using 1.0.2. After looking throu

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

2006-01-06 Thread Dan Tran (JIRA)
[ http://jira.codehaus.org/browse/MNG-1783?page=comments#action_55099 ] Dan Tran commented on MNG-1783: --- A reason thread at maven list show that scm:cvs:pserver:joe:@host:/cvs:module ( note there is a : after joe ) works would it be your temporary solution

[jira] Updated: (MNGECLIPSE-22) The Plug-In fails to run under Eclipse 3.0.x and IBM Rational Developer (RAD)

2006-01-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-22?page=all ] Eugene Kuleshov updated MNGECLIPSE-22: -- Priority: Minor (was: Major) Assign To: Dmitri Maximovich Lowering priority, since Eclipse 3.0 support is not in the current scope. > The Plug-

[jira] Closed: (MNGECLIPSE-18) Eclipse JUnit runner doesn't seem to get all the dependencies on its classpath

2006-01-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-18?page=all ] Eugene Kuleshov closed MNGECLIPSE-18: - Resolution: Won't Fix You shouldn't be really adding entries to Eclipse build path if you expect this to work the same way between Eclipse and Mav

[jira] Commented: (MNGECLIPSE-27) Problems editing pom.xml by hand

2006-01-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-27?page=comments#action_55094 ] Eugene Kuleshov commented on MNGECLIPSE-27: --- Can you please clarify if Maven2Builder.build() is being called on every save or there are some other events that kick it? >

[jira] Commented: (MNGECLIPSE-25) Enable Maven in project causes ClassCastException

2006-01-06 Thread Eugene Kuleshov (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-25?page=comments#action_55093 ] Eugene Kuleshov commented on MNGECLIPSE-25: --- Thanks Roland. BTW, for the future, it would be easier if you actually submit patch and not the changed source archive. >

[jira] Commented: (MSITE-66) allow positioning and CSS styling of copyright message

2006-01-06 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-66?page=comments#action_55090 ] Dennis Lundberg commented on MSITE-66: -- Yes, I can confirm that this works. It's best to use css whenever possible. > allow positioning and CSS styling of copyright message > --

RE: [discussion] Integration testing location

2006-01-06 Thread Vincent Massol
Hi Steve, > -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: mercredi 4 janvier 2006 14:37 > To: Maven Developers List > Subject: Re: [discussion] Integration testing location [snip] > > For example cargo could define a cargo:test goal which would start the > >

[jira] Updated: (MSITE-41) Add a list of available language in site plugin

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-41?page=all ] Brett Porter updated MSITE-41: -- Fix Version: (was: 2.0) > Add a list of available language in site plugin > --- > > Key: MSITE-41 > URL:

[jira] Created: (MNG-1936) pattern: for mojo parameters which have default values in the POM we need standard usage

2006-01-06 Thread Jason van Zyl (JIRA)
pattern: for mojo parameters which have default values in the POM we need standard usage Key: MNG-1936 URL: http://jira.codehaus.org/browse/MNG-1936 Project: Maven 2 Type: Impro

Re: [vote] release doxia 1.0-alpha-7

2006-01-06 Thread Jason van Zyl
Brett Porter wrote: Hi, There's been a bunch of changes for site 2.0, and the sink api now includes some classes for backwards compatibility after the package change that need to go into the Maven 2.0.2 release. I'd like to release 1.0 alpha 7 [ ] +1 [ ] +0 [ ] -1 +1 72 Hours. Tick Tock.

Re: [vote] release doxia 1.0-alpha-7

2006-01-06 Thread Emmanuel Venisse
+1 Emmanuel Brett Porter a écrit : Hi, There's been a bunch of changes for site 2.0, and the sink api now includes some classes for backwards compatibility after the package change that need to go into the Maven 2.0.2 release. I'd like to release 1.0 alpha 7 [ ] +1 [ ] +0 [ ] -1 72 Hours. T

[jira] Updated: (MSITE-58) Ability to assign a report to choosen navigation menu

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-58?page=all ] Brett Porter updated MSITE-58: -- Fix Version: (was: 2.0) bumped to next version > Ability to assign a report to choosen navigation menu > -- > >

[vote] release doxia 1.0-alpha-7

2006-01-06 Thread Brett Porter
Hi, There's been a bunch of changes for site 2.0, and the sink api now includes some classes for backwards compatibility after the package change that need to go into the Maven 2.0.2 release. I'd like to release 1.0 alpha 7 [ ] +1 [ ] +0 [ ] -1 72 Hours. Tick Tock. - Brett

[maven2 build branches/maven-2.0.x - SUCCESS - update] Fri Jan 6 14:15:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060106.141501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.141501.txt - To unsubscribe, e-mai

[jira] Created: (MNG-1935) artifact:dependencies does not respect in the generated classpath the order of the dependencies

2006-01-06 Thread Aur?lien Lacenaire (JIRA)
artifact:dependencies does not respect in the generated classpath the order of the dependencies --- Key: MNG-1935 URL: http://jira.codehaus.org/browse/MNG-1935 Project: Maven 2

[maven2 build trunk - SUCCESS - update] Fri Jan 6 14:00:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060106.14.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060106.14.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Closed: (MSITE-66) allow positioning and CSS styling of copyright message

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-66?page=all ] Brett Porter closed MSITE-66: - Assign To: Brett Porter Resolution: Won't Fix Fix Version: (was: 2.0) we can use css stlying to do all of this: #footer { float: left; font-size: smal

[maven2 build branches/maven-2.0.x - FAILED - update] Fri Jan 6 13:45:00 GMT 2006

2006-01-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.134500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Closed: (MSITE-51) add breadcrumbs

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-51?page=all ] Brett Porter closed MSITE-51: - Resolution: Fixed > add breadcrumbs > --- > > Key: MSITE-51 > URL: http://jira.codehaus.org/browse/MSITE-51 > Project: Maven 2.x Site

Re: Continuum v1.0.2 on MacOSX - no startup

2006-01-06 Thread Emmanuel Venisse
ports are define in apps/continuum/conf/application.xml Emmanuel Graham Leggett a écrit : Emmanuel Venisse wrote: It's a known issue with wrapper (http://jira.codehaus.org/browse/CONTINUUM-385) You can use bin/plexus.sh instead That was it, thank you. Having managed to start up the serv

[jira] Created: (MNG-1934) cannot deploy with embedder

2006-01-06 Thread Milos Kleint (JIRA)
cannot deploy with embedder --- Key: MNG-1934 URL: http://jira.codehaus.org/browse/MNG-1934 Project: Maven 2 Type: Bug Components: Embedding Versions: 2.0.1 Reporter: Milos Kleint when running the deploy stage within the emb

[jira] Closed: (MAVENUPLOAD-644) Maven Jini Plug-in version 2.0

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-644?page=all ] Carlos Sanchez closed MAVENUPLOAD-644: -- Resolution: Fixed I've copied the metadata, haven't tried the plugin though > Maven Jini Plug-in version 2.0 > --

Re: Continuum v1.0.2 on MacOSX - no startup

2006-01-06 Thread Graham Leggett
Emmanuel Venisse wrote: It's a known issue with wrapper (http://jira.codehaus.org/browse/CONTINUUM-385) You can use bin/plexus.sh instead That was it, thank you. Having managed to start up the server, according to the docs I should be able to bind to a configuration server at port 8080. Th

[jira] Created: (MNG-1933) When using artifacts with full stops in the artifact id the are not loaded correctly when transitively referenced another project.

2006-01-06 Thread Chris Stevenson (JIRA)
When using artifacts with full stops in the artifact id the are not loaded correctly when transitively referenced another project. -- Key: MNG-1933 URL

[jira] Closed: (MAVENUPLOAD-666) Hibernate 2.1.8 on ibiblio was never released by Hibernate project

2006-01-06 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MAVENUPLOAD-666?page=all ] Carlos Sanchez closed MAVENUPLOAD-666: -- Resolution: Won't Fix You scared me, it's here: http://sourceforge.net/project/showfiles.php?group_id=40712&package_id=72467&release_id=301006

[jira] Created: (MNG-1932) Document how to write an ant based mojo

2006-01-06 Thread Brett Porter (JIRA)
Document how to write an ant based mojo --- Key: MNG-1932 URL: http://jira.codehaus.org/browse/MNG-1932 Project: Maven 2 Type: Task Components: documentation - guides Reporter: Brett Porter Assigned to: John Casey F

[maven2 build branches/maven-2.0.x - SUCCESS - update] Fri Jan 6 12:45:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060106.124501.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.124501.txt - To unsubscribe, e-mai

[jira] Commented: (MSITE-51) add breadcrumbs

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-51?page=comments#action_55083 ] Brett Porter commented on MSITE-51: --- forgot to push the button! I've finished, just updating test cases. > add breadcrumbs > --- > > Key: MSITE-51 > URL:

Continuum v1.0.2 on MacOSX - no startup

2006-01-06 Thread Graham Leggett
Hi all, Following the MacosX instructions for starting continuum, I managed to get this far: Graham-Leggetts-Computer:~/Desktop/continuum/continuum-1.0.2/bin/macosx minfrin$ ./run.sh start Starting continuum... Graham-Leggetts-Computer:~/Desktop/continuum/continuum-1.0.2/bin/macosx minfrin$

[maven2 build trunk - SUCCESS - update] Fri Jan 6 12:30:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060106.123001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060106.123001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

[jira] Commented: (MWAR-18) Need to declare dependencies as resources outside of WEB-INF in WARs

2006-01-06 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MWAR-18?page=comments#action_55081 ] David Boden commented on MWAR-18: - I've written a new goal as part of the webstart plugin. First, I use the webstart plugin to package up my webstart application and all its dependencies

[jira] Commented: (MSITE-51) add breadcrumbs

2006-01-06 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-51?page=comments#action_55080 ] Dennis Lundberg commented on MSITE-51: -- If you like I can have a go at the basic rendering stuff. This would mean changes to doxia as well. How do you want to handle this? Should I

[jira] Commented: (MWAR-9) WAR plugin should support minimal WARs for inclusion within an EAR

2006-01-06 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MWAR-9?page=comments#action_55078 ] David Boden commented on MWAR-9: >> In the EAR's POM, you need to list all the dependencies that the WARs have >> as direct dependencies in the EAR. This will tell the plugin to copy all

[jira] Commented: (MASSEMBLY-52) dependencySet is incorrect during multi-module builds

2006-01-06 Thread David Boden (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-52?page=comments#action_55077 ] David Boden commented on MASSEMBLY-52: -- Thanks for the quick feedback. I can't think of another example (that isn't a bug) of where a build behaves differently if you are build

[maven2 build branches/maven-2.0.x - SUCCESS - update] Fri Jan 6 11:15:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060106.111500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.111500.txt - To unsubscribe, e-mai

[jira] Updated: (MASSEMBLY-52) dependencySet is incorrect during multi-module builds

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MASSEMBLY-52?page=all ] Brett Porter updated MASSEMBLY-52: -- Fix Version: 2.1 this is by design. We can add an optional to turn it off. > dependencySet is incorrect during multi-module builds >

[jira] Commented: (MSITE-51) add breadcrumbs

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-51?page=comments#action_55074 ] Brett Porter commented on MSITE-51: --- no, its not implemented in the rendering > add breadcrumbs > --- > > Key: MSITE-51 > URL: http://jira.codehaus.org/br

[maven2 build trunk - SUCCESS - update] Fri Jan 6 11:00:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/trunk/m2-20060106.110001.tar.gz Log: http://maven.zones.apache.org/~maven/logs/trunk/m2-build-log-20060106.110001.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For addit

RE: [vote] Release Maven Wagon 1.0 alpha 6

2006-01-06 Thread Vincent Massol
+1 -Vincent > -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: jeudi 5 janvier 2006 22:15 > To: wagon-dev@maven.apache.org > Subject: [vote] Release Maven Wagon 1.0 alpha 6 > > Let's release all the wagons for inclusion in Maven 2.0.2. > > [ ] +1 > [ ] +0 > [ ]

Re: svn commit: r366391 - /maven/site/trunk/src/site/fml/general.fml

2006-01-06 Thread Dennis Lundberg
[EMAIL PROTECTED] wrote: Author: jvanzyl Date: Thu Jan 5 18:07:21 2006 New Revision: 366391 URL: http://svn.apache.org/viewcvs?rev=366391&view=rev Log: [MNG-1862] add the way to handle special characters in site URL: http://jira.codehaus.org/browse/MNG-1862 Modified: maven/site/trunk/src/

Re: plugins tags in apache/maven/components/tags/...

2006-01-06 Thread Brett Porter
I didn't copy the alpha/beta tags. - Brett Grzegorz Słowikowski wrote: > This is the best solution, but you have not copied all tags > (eg. maven-site-plugin-..., maven-war-plugin-...). > Why? > > Greg > > - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> > To: "Maven Develo

[jira] Created: (MNGECLIPSE-27) Problems editing pom.xml by hand

2006-01-06 Thread Roland Klein (JIRA)
Problems editing pom.xml by hand Key: MNGECLIPSE-27 URL: http://jira.codehaus.org/browse/MNGECLIPSE-27 Project: Maven 2.x Plug-in for Eclipse Type: Bug Environment: WIN2K, Eclipse3.1, m2eclipse 0.0.3 (rev8 2006-01-03), maven-embedd

Re: plugins tags in apache/maven/components/tags/...

2006-01-06 Thread Grzegorz Słowikowski
This is the best solution, but you have not copied all tags (eg. maven-site-plugin-..., maven-war-plugin-...). Why? Greg - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: "Maven Developers List" Sent: Thursday, January 05, 2006 10:24 PM Subject: Re: plugins tags in apa

[maven2 build branches/maven-2.0.x - FAILED - update] Fri Jan 6 10:45:00 GMT 2006

2006-01-06 Thread continuum
Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.104500.txt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

[jira] Updated: (MNGECLIPSE-25) Enable Maven in project causes ClassCastException

2006-01-06 Thread Roland Klein (JIRA)
[ http://jira.codehaus.org/browse/MNGECLIPSE-25?page=all ] Roland Klein updated MNGECLIPSE-25: --- Attachment: pzFileReader.zip src.zip > Enable Maven in project causes ClassCastException > -

[jira] Commented: (MSITE-51) add breadcrumbs

2006-01-06 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MSITE-51?page=comments#action_55071 ] Dennis Lundberg commented on MSITE-51: -- Isn't this resolved now Brett? > add breadcrumbs > --- > > Key: MSITE-51 > URL: http://jira.codehaus.org/browse

[jira] Closed: (MSITE-62) make absolute paths relative where possible

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MSITE-62?page=all ] Brett Porter closed MSITE-62: - Assign To: Brett Porter Resolution: Fixed > make absolute paths relative where possible > --- > > Key: MSITE-62 >

[jira] Commented: (SCM-123) scm plugin ignores -Dusername for CSV provider

2006-01-06 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/SCM-123?page=comments#action_55070 ] Dennis Lundberg commented on SCM-123: - Dan: Do you have an easy way of testing like you did in your initial comment, but using a locally built maven-scm? I'm trying to get the comman

[jira] Created: (MASSEMBLY-52) dependencySet is incorrect during multi-module builds

2006-01-06 Thread David Boden (JIRA)
dependencySet is incorrect during multi-module builds - Key: MASSEMBLY-52 URL: http://jira.codehaus.org/browse/MASSEMBLY-52 Project: Maven 2.x Assembly Plugin Type: Bug Versions: 2.0 Environment: Windows X

[jira] Closed: (MPA-36) associate Maven svn with JIRA projects

2006-01-06 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MPA-36?page=all ] Brett Porter closed MPA-36: --- Assign To: Brett Porter (was: Vincent Massol) Resolution: Fixed > associate Maven svn with JIRA projects > -- > > Key: MPA-

Re: [vote] Create a maven-sources-plugin for m1

2006-01-06 Thread Stephane Nicoll
OK. But would it be possible to have some common place for this piece of code. It will be used by the eclipse and IDEA plugin anyway. WDYT? Stéphane On 1/6/06, Milos Kleint <[EMAIL PROTECTED]> wrote: > > actually this is for maven1 integration. I don't use the embedder there > and > I don't plan

[jira] Created: (MAVENUPLOAD-666) Hibernate 2.1.8 on ibiblio was never released by Hibernate project

2006-01-06 Thread David Eric Pugh (JIRA)
Hibernate 2.1.8 on ibiblio was never released by Hibernate project -- Key: MAVENUPLOAD-666 URL: http://jira.codehaus.org/browse/MAVENUPLOAD-666 Project: maven-upload-requests Type: Task Reporter: Da

[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 : s

[maven2 build branches/maven-2.0.x - SUCCESS - update] Fri Jan 6 08:15:00 GMT 2006

2006-01-06 Thread continuum
Distribution: http://maven.zones.apache.org/~maven/builds/branches/maven-2.0.x/m2-20060106.081500.tar.gz Log: http://maven.zones.apache.org/~maven/logs/branches/maven-2.0.x/m2-build-log-20060106.081500.txt - To unsubscribe, e-mai

  1   2   >