Re: [vote] Attempt 3: Release maven-assembly-plugin 2.2-beta-1

2007-04-10 Thread berndq
Brian E. Fox schrieb: "This is a MUCH bigger problem than we seem to recognize. Who wants to send the email to the users@ list to tell them that, oh, yeah, they need to specify versions for all of their plugins in the POM? I'm not wild about it, but I think that's the only way out...and I'm will

surefire 2.3 SUREFIRE-122 vs. SUREFIRE-256

2007-02-23 Thread berndq
Hi, SUREFIRE-256 has basically the same patch as SUREFIRE-122. Furthermore SUREFIRE-256 has tests plus the patch. Just wondering why -122 was applied and closed and -256 deferred to 2.4. best regards Bernd - To unsubscribe, e-

MASSEMBLY-121: fix does not work for me.

2007-01-30 Thread berndq
someone do that for me please? ;-) Or shall I open a new one and link to -121? thanks Bernd Thanks, John On 1/17/07, berndq <[EMAIL PROTECTED]> wrote: John, shall I open a JIRA "manifest section in external descriptor"? ;-) I quickly tested Barrie's suggestion but could

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-21 Thread berndq
Any chance this is an open source project I can download? no :-( But you may try: mvn archetype:create -DgroupId=test -DartifactId=executions and modify the pom to include the executions: http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:sc

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-20 Thread berndq
Barrie, Try cut and pasting my plugin config and replace each descriptor with the files for yours. same problem :-( I'll try to debug and post more information... Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additi

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-20 Thread berndq
;s failing. I added a test case but I do not see an obvious way to reopen it. (maybe I have no permission?) thanks Bernd Thanks, John On 1/17/07, berndq <[EMAIL PROTECTED]> wrote: John, shall I open a JIRA "manifest section in external descriptor"? ;-) I quickly tested Bar

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Barrie, And you are sure these files exist? yes D:\projekte\template\templatePom-trunk>dir src\main\assembly .. 14.01.2007 11:03 884 client.xml 14.01.2007 11:04 886 server.xml remember it works without . Bernd I have the following in my pom and it correctl

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Barrie, I tried with and without values, always the same error, even with your new suggestion. This is a direct copy/paste: org.apache.maven.plugins maven-assembly-plugin 2.1 assemble-server single

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-19 Thread berndq
Hi Barrie, Please paste your plugin definition in your pom. not sure what you mean by that, there is not much config here. This works org.apache.maven.plugins maven-assembly-plugin 2.1 src/main/assembly/server.xml

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-18 Thread berndq
Hi Barrie, thanks for your help Cant you just define multiple configurations, where each configuration has the settings you want rather than lump them in the one section? this results in [INFO] [INFO] No assembly des

Re: assembly plugin, multiple descriptors and manifest modifications

2007-01-17 Thread berndq
an eventual 2.2, though). -john On 1/16/07, Barrie Treloar <[EMAIL PROTECTED]> wrote: On 1/16/07, berndq <[EMAIL PROTECTED]> wrote: > Hi, > > I did not get an answer on the users list so I try it here: > > > I use the assembly plugin to c

assembly plugin, multiple descriptors and manifest modifications

2007-01-15 Thread berndq
Hi, I did not get an answer on the users list so I try it here: I use the assembly plugin to create multiple assemblies from a multi module project: src/main/assembly/server.xml src/main/assembly/client.xml This works nicely. But how could I ma

Re: calling vote for 2.0.5

2007-01-12 Thread berndq
Jochen Wiedmann wrote: what matters more, IMO, would be micro releases of the core plugins. I agree very much here. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

MSUREFIREREP-26

2006-10-19 Thread berndq
Hi, would it be possible for someone to verify the patches and provide a snapshot :-) (or a release ;-) ) thanks on advance! best regards Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: Moving surefire plugin to surefire

2006-09-24 Thread berndq
Jason, ... It will take me a couple days to look at the code and patches that are around. I assume junit4 is out of scope here (due to java 1.5 requirement)? In case you will look at MSUREFIRE-109, seems like we where hit by this last week, so I will have a look at this more closesly (maybe

Re: plugin releases

2006-09-01 Thread berndq
Jason van Zyl wrote: I'm not sure there is enough in the macros to do what we need. I asked David Blevins to help me use Swizzle to create a list of all the outstanding issues for plugins that have votes. I would like to sum the votes in each plugin project and then sort them in ranked order.

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread berndq
Stephen Duncan wrote: Plug-ins -> jar -> Project Information -> Project Summary I had to flush my browser's cache, now it works for me, sorry. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mai

Re: [ANN] JAR Plugin v 2.1 Released

2006-08-31 Thread berndq
Vincent Siveton wrote: Hi Ruel, You should see the project summary page: http://maven.apache.org/plugins/maven-jar-plugin/project-summary.html Following the links from maven's homepage ("Plug-ins", "jar") the page above cannot be reached. Is this by intention? Bernd

Re: Please review maven-assembly-plugin site documentation

2006-08-31 Thread berndq
Edwin Punzalan wrote: A staging site is currently available at http://people.apache.org/~epunzalan/maven-assembly-plugin. Thank you for taking some time to review it. - Binding to package phase: in the example there is packaging Works for me only with package - the page mentions "attac

Re: junit4 support?

2006-08-16 Thread berndq
As Wendy said, it would be good to track progress under SUREFIRE-31. I updated SUREFIRE-31 with two patches for junit4 support. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTE

svn diff and new files

2006-08-15 Thread berndq
Hi, as svn diff does not include new files (AFAIK), what is the preferred way to upload a patch that contains new files? Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: junit4 support?

2006-08-12 Thread berndq
Brett, Additionally surefire's POJO approach collides with junit4. This is taken care of by the surefire plugin. It should select JUnit 4 as long as a it is in the dependency classpath. The surefire plugin does not take care of that, it just adds a JUnitDirectoryTestSuite to surefireBoote

Re: code formatting, maven-eclipse-codestyle.xml

2006-08-12 Thread berndq
Brettm I have an updated one for Eclipse 3.2 which can finally handle the same stuff IDEA could, I'll upload it soon. upload to the website? will you add an eclipse 3.2 section? Bernd - To unsubscribe, e-mail: [EMAIL PROT

building maven with maven

2006-08-12 Thread berndq
Hi, looking at http://maven.apache.org/guides/development/guide-building-m2.html ist says you can svn co https://svn.apache.org/repos/asf/maven/trunks maven and then mvn install from root, but there is no pom in root? Is there some information missing? thanks Bernd

Re: junit4 support?

2006-08-12 Thread berndq
Hi all, As Wendy said, it would be good to track progress under SUREFIRE-31. Is SUREFIRE-31 related to maven1? and MSUREFIRE-84 related to maven2? I assume https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-surefire-plugin is the maven2 surefire plugin, so shouldn't we track progres

code formatting, maven-eclipse-codestyle.xml

2006-08-12 Thread berndq
Hi all, should http://maven.apache.org/developers/maven-eclipse-codestyle.xml be used? looking at e.g. SurefirePlugin, it looks like this is not formatted with the above code style. In case I would suggest a patch, should the code be reformatted before creating the patch? Bernd --

Re: junit4 support?

2006-08-08 Thread berndq
Hi Brett, ... Additionally surefire's POJO approach collides with junit4. This is taken care of by the surefire plugin. It should select JUnit 4 as long as a it is in the dependency classpath. Do you mean this should already be implemented? Or did you meant "This should be taken care of th

getting sources into eclipse

2006-08-04 Thread Berndq
Hi, is there an easy way to get maven sources into a eclipse java project? (getting all the source folders right) I'd like to use eclipse to browse the sources. Thaught that there where some .project and .classpath files in svn but I cannot find them anymore. thanks! best regards Bernd --

junit4 support?

2006-07-29 Thread berndq
Hi, anyone here that likes to help in getting junit4 support for maven? Currently I modifed JUnitTestSet to use JUnitCore from junit4 to run the tests directly. I thought this is a nice way to get all the annotation stuff working (@Before, timeout=xx) and it works. At least it runs some exempla

junit4 support: http://jira.codehaus.org/browse/SUREFIRE-31

2006-07-20 Thread Berndq
Hi, I am trying to get started with junit4 support. As a very first step I replaced the code in JUnitTestSuite.execute with test[0]=getTestClass().getName(); Result r= new JUnitCore().runMain(test); which basically runs the tests, altough not very much integration in maven yet.

Re: how to use freshly compiled surefire junit runner

2006-07-12 Thread berndq
heers, Vincent 2006/7/12, berndq <[EMAIL PROTECTED]>: Hi all, i can compile the surefire sources from svn (http://svn.apache.org/repos/asf/maven/surefire/trunk) and run "mvn install" succesfully to get it into the local repository: [INFO] Installing D:\maven\surefire-tru

Re: how to use freshly compiled surefire junit runner

2006-07-12 Thread berndq
dan tran wrote: you will need fetch maven-surefire-plugin source and makesure it uses the surefire components snapshot ( mostlikely it is already done so) after that new binary kicks in automatically that worked, thanks! Bernd try mvn -X -Dan On 7/12/06, berndq <[EMAIL PROTEC

how to use freshly compiled surefire junit runner

2006-07-12 Thread berndq
Hi all, i can compile the surefire sources from svn (http://svn.apache.org/repos/asf/maven/surefire/trunk) and run "mvn install" succesfully to get it into the local repository: [INFO] Installing D:\maven\surefire-trunk\surefire-providers\surefire-junit\target\surefire-junit-2. 1-SNAPS