Re: Netbeans 7.4 maven POM for com.oracle:ojdbc6:jar:11.2.0.1 is invalid

2014-03-11 Thread Bernd Eckenfels
talled (or copied) oracle artifact (which could be the XE installation dir). f) I am not sore about your sping/jpa test infrastructure, but you typically dont have to look at the setup there as long as your Pom fails to get your dependencies. Greetings Bernd Am Tue, 11 Mar 2014 15:55:59 -0700 sc

Re: Maven 3.1.1 dependency downloading issues

2014-03-11 Thread Bernd Eckenfels
o ask on both maven lists, the users list is perfectly fine, will remove the developer list from the distributon. Greertings Bernd - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Fail assembly plugin if symbols are unknown

2014-03-09 Thread Bernd
automatically and early without additional manual steps. I havent seen somewhere a general maven concept about handling unexpanded properties, so I think about providing patches to some specific components (if it has a chance to be included?). Greetings Bernd Am 08.03.2014 09:57 schrieb "

Fail assembly plugin if symbols are unknown

2014-03-07 Thread Bernd Eckenfels
interpolated? The same would be nice for manifest headers in the maven archiver (filter in this case)? Greetings Bernd - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Re: [ANN] Apache Maven Release 2.5 Released

2014-03-05 Thread Bernd Eckenfels
efore - is there any information about > how/what it does - the "introduction" on the project page is > rather. hopeless. Sounds like a library used by (only) the maven-release-plugin. (the documentation can be cleaned up to make that more obvious, but I

Releasing clean "company" parent Poms

2014-02-28 Thread Bernd Eckenfels
been some discussions about seperating the public visible models from (its own) build instructions in later POM schema versions. Gruss Bernd - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-m

RE: MavenEmbedder problem with 3.1.x

2013-11-20 Thread Bernd Adamowicz
Amazing! This works! I tried so many permutations of dependency version, but obviously never got the right one. Thanks a lot Stuart! -- Bernd Adamowicz -Original Message- From: Stuart McCulloch [mailto:mccu...@gmail.com] Sent: Mittwoch, 20. November 2013 16:04 To: Maven Users List

RE: MavenEmbedder problem with 3.1.x

2013-11-20 Thread Bernd Adamowicz
No answer so far. Should I file a bug? Any opinion? Bernd Adamowicz -Original Message- From: Bernd Adamowicz [mailto:bernd.adamow...@esailors.de] Sent: Montag, 18. November 2013 16:12 To: users@maven.apache.org Subject: MavenEmbedder problem with 3.1.x Hi all, When switching from

MavenEmbedder problem with 3.1.x

2013-11-18 Thread Bernd Adamowicz
igurations (dependencies, versions) But actually this error persists (also when building with 3.0.x). So maybe anyone can point me to the right direction? I've dealt with this problem too long now and maybe I got blind for new approaches. Thanks in advance! Bernd

Re: Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-30 Thread Bernd Adamowicz
27;re using a plugin that depends on them. Thanks, Bernd On Thu, 19 Sep 2013 23:52:20 +0200, Stuart McCulloch wrote: Maven 3.1.0 was released after the Maven runtime project moved to git: https://git-wip-us.apache.org/repos/asf?p=maven.git;a=summary Specifically: https://gi

Artifacts missing in maven-aether-provider in Maven 3.1.0

2013-09-19 Thread Bernd Adamowicz
find a hint somewhere inside the release notes with no success. So, can anyone tell me what's going on here? Where are these classes? Thanks for any help! Bernd - To unsubscribe, e-mail: users-unsubscr...@maven.apache.or

Re: offline mode with in plugin

2010-03-05 Thread bernd . adamowicz
Of course: 27 /** 28 * @parameter expression="${session}" 29 */ 30 private MavenSession mavenSession; Bernd meier.krist...@gmail.com wrote on 05.03.2010 06:28:53: > [image removed] > > Re: offline mode with in plugin > > kristian >

RE: Read properties from pom.xml from Java

2010-02-05 Thread bernd . adamowicz
l pom.xml: oracle.jdbc.OracleDriver ${settings.database.url} I don't know if the profile comes into play in this case or if the whole path is needed like 'settings.profiles.profile....'. Just try it. Bernd Søren Krogh Neigaard wrote on 05.02.2010 08:47:04: > [image removed] > > RE:

RE: Read properties from pom.xml from Java

2010-02-04 Thread bernd . adamowicz
> I can easily make some code that drops my tables and so on, but I > need the correct database properties from the correct settings.xml. > > Bernd you talked about making a plugin that gets called before every > test, how can I do this? Søren, after reading this post from you I

Re: SUN Maven(2) repo changes? JMX, JMS, Mail, JMXTOOLS

2010-02-04 Thread bernd . adamowicz
We had the same problem with, I guess, a Fornax repository a few months ago and it was terrible. Question to Maven developers: Wouldn't it be possible to treat a 301 (redirect) error the same way as a 40x error? This would prevent the POMs from beeing corrupted. Bernd Andy Jefferson

Re: Read properties from pom.xml from Java

2010-02-04 Thread bernd . adamowicz
#writing-plugins-sect-param-values However, the scenario described by you clearly indicates that this is not a unit test instead it is an integration test where other rules/plugins might apply, e.g. maven-invoker-plugin. But this would recommend a restructuring of your project and might no

Re: Adding variable in eclipse project

2010-01-28 Thread bernd . adamowicz
isn't a better choice to place your file below 'src/main/resources' which will make it automatically available in the classpath without any change to the POM. Bernd roberto.cal...@embraer.com.br wrote on 28.01.2010 13:47:32: > [image removed] > > Adding variabl

RE: Exclude central repository

2008-05-28 Thread Schneiders, Bernd
ject, Maven is still downloading dependencies from >> repo1.maven.org. How can I exclude this default repository? >> >Give your repository an id of "central". >Or define * Many thanks, the problem is solved by setting the id to "central" Bernd --

Exclude central repository

2008-05-28 Thread Schneiders, Bernd
this default repository? Best regards, Bernd This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by

Re: Repos Managers : Archiva, artifactory, proximity, file://

2007-09-24 Thread Bernd Stolle
d automatically for the search site, so you manually have to wait for the reindex job, or trigger it manually MfG, Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: copy file in maven

2007-06-14 Thread Bernd Bohmann
Hello Jon, just deployed a little bit documentation about the wagon plugin. http://myfaces.apache.org/wagon-maven-plugin We are using this plugin to publish the nightly builds to the nightly build download location. Regards Bernd Jon Strayer wrote: Is there any documentation on the wagon

Cobertura Maven Plugin 2.1 does work correctly

2007-02-23 Thread Mau, Bernd
Hi, I have a problem with the cobertura plugin version 2.1. It does not generate correct reports. I use maven 2.0.5 and java 1.5 on linux. If I configure version 2.0 it works. Unfortunately this version does not report the lines of code. Bernd

RE: [m2] Dependency Version Ranges. Please help!

2007-02-16 Thread Mau, Bernd
Hi Franz, 1) I have deleted all artifacts of the module in my local repository. Afterwards Maven took the 0.7-SNAPSHOT version instead a 0.6.x Version from the server. 2) I'm using Maven 2.0.4 und Java 1.5 on Windows XP and Linux. Bernd -Original Message- From: franz see [m

Dependency Version Ranges. Please help!

2007-02-14 Thread Mau, Bernd
Hello, on Tuesday, February 06 I posted the subject 'Dependency Version Ranges: Unable to specify 0.6 <= x < 0.7' (see below). I would be please if somebody can help. Thanks a lot! Bernd -Original Message- From: Mau, Bernd Sent: Tuesday, February 06, 2007 9

Dependency Version Ranges: Unable to specify 0.6 <= x < 0.7

2007-02-06 Thread Mau, Bernd
ill pick versions > 0.7! Any suggestions would be helpfully. Thank you! Bernd Mau

Writing report plugin with multiple output pages

2007-01-31 Thread Bernd Stolle
maven-site-plugin) have failed and I can't find any documentation on this. Does anyone have some experience with this or can point me into the right direction? Thanks, Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: [maven2] subversion revision in MANIFEST file

2006-10-21 Thread Bernd Bohmann
${scm.revision} Regards Bernd Alex Hollerith wrote: hi, we are using subversion as scm and are in the middle of moving from ant 1.6 to maven2. right now i am stuck with the following issue. i would like to get information

Re: unpack only a single dependency

2006-04-19 Thread Bernd Bohmann
Regards Bernd [EMAIL PROTECTED] schrieb: Hi, I trying to use the assemply:unpack mojo to extract sources from a dependency into the source directory. When I add the dependency in the main section of the pom it works, but then the unpack mojo also extracts all the other

Re: [m2] Has anyone gotten the maven-taglib plugin to produce taglibdoc?

2006-03-14 Thread Bernd Bohmann
Ask google for taglib maven2 plugin :-) Bernd KC Baltz schrieb: Thanks, that worked. I had been trying with groupId "maven-taglib". How did you determine the groupId? Is it just assumed from the website address "maven-taglib.sourceforge.net" == net.sourceforge.m

Re: [m2] Has anyone gotten the maven-taglib plugin to produce taglibdoc?

2006-03-14 Thread Bernd Bohmann
How about with http://maven-taglib.sourceforge.net/m2/ net.sourceforge.maven-taglib maven-taglib-plugin Bernd KC Baltz schrieb: I'd like to produce taglibdoc for our custom taglibs (E.g. http://java.sun.com/products/jsp/jstl/1.1/docs/tlddocs/index.html). It looks like someone crea

Howto use maven classpaths elements in an ant plugin?

2006-02-21 Thread Bernd Mau
Hi, I how can I use maven classpath elements in an ant plugin (s. http://maven.apache.org/guides/plugin/guide-ant-plugin-development.html)? I read the thread "[m2] Ant driven plugins and classpath refid's" from January, but the answer is

Re: NullPointerException while running mvn site:site

2006-01-05 Thread Bernd Bohmann
Bernd Dixit, Sandeep (ProSource Solutions) schrieb: I think it needs to be incorporated into the release. One thing I don't understand is why is it null? Below is my tag: javax javax.ejb 5.0 system ${was.lib}/j2ee.jar The ${was.lib} is defin

Re: NullPointerException while running mvn site:site

2006-01-05 Thread Bernd Bohmann
should be different implementation or call of artifact.setFile for a system artifact. If it is allowed the patch should applied. Best Regards Bernd Bohmann Dixit, Sandeep (ProSource Solutions) schrieb: I am getting the error below while running 'mvn site'. I read in the mailing archive

Re: [m2] Dependency scope options

2006-01-02 Thread Bernd Bohmann
ption: Illegal key size" Which version of maven are you using? Bernd Sean Schofield schrieb: Actually when I did a clean install I discovered that having both scopes listed does not work. Its unable to compile. When I comment out the test scope entry it compiles but I'm getting runtime

Re: Where's 2.0.2?

2005-12-30 Thread Bernd Bohmann
PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- jesse mcconnell -- Dipl.-Ing. Bernd Bohmann - Atanion GmbH - Software Development Bismarckstr. 13, 26122 Oldenburg, http://www.atanion.com phone: +49 441 4082312, mobile: +49 173 883

First Release of Maven?

2005-11-08 Thread Bernd Mau
Hi, can anybody tell when the first public and stable version of Maven has been released? Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

optional project dependencies for eclipse workspace

2005-11-07 Thread Bernd Mau
dules, here module A, please refer to the eclipse project of module A. This may look like this: mvn eclipse:eclipse -Declipse.workspace=true Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] release:perform does not work

2005-11-07 Thread Bernd Mau
Hi Jose, for editing master and intermediate POMs in Eclipse I check out the relevant project and all its children. On the one hand this approach makes sense as changes influences all child projects. On the other hand editing parent POMs shouldn't be a daily business. Best regards

Antw: Re: [m2] release:perform does not work

2005-11-04 Thread Bernd Mau
http://maven.apache.org/guides/mini/guide-ide-eclipse.html Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Guide to using Eclipse with Maven 2.x

2005-11-01 Thread Bernd Mau
Hi Siegfried, it seems that the mailing list tool deletes all attachments. Please regard to the second mail of this thread. Bernd >>> [EMAIL PROTECTED] 01.11.2005 08:11 >>> I did not get the attachment. Is there a place I can download it from the web

RE: Guide to using Eclipse with Maven 2.x

2005-11-01 Thread Bernd Mau
Hi Franck, I have never used the Eclipse Web Tools Platform but the maven-eclipse-plugin generates a .wtpmodule-file. Well, everything I have described should be universally valid, independently what kind of application you want to develop. Bernd >>> [EMAIL PROTECTED] 31.10.2005 23:

Re: Guide to using Eclipse with Maven 2.x

2005-10-31 Thread Bernd Mau
Oops, the attachment has obviously been deleted... -- Guide to using Eclipse with Maven 2.x -- Bernd Mau, [EMAIL PROTECTED] -- 31 October 2005 -- Guide to using Eclipse with Maven 2.x This mini guide explains howto use Maven 2 in Eclipse IDE. * {{{#Maven 2

Guide to using Eclipse with Maven 2.x

2005-10-31 Thread Bernd Mau
Hi Jason, attached you find the HOWTO I have annouced in this group last week. I have also wrote down some issues. Regards Bernd --- Bernd Mau Hamburger Hafen und Logistik AG - Zentralbereich Informationssysteme - Bei St. Annen 1 D

Re: [M2] Multiple Project Layout and Eclipse

2005-10-25 Thread Bernd Mau
ches on working with maven and eclipse (multiple project). 1) Following the recommended project layout 2) Flattening the project structure (consider the bug in the release-plugin: http://jira.codehaus.org/browse/MNG-1263) Bernd --- Bernd Mau

Antw: Re: [m2] Fatal error trying "mvn site"

2005-10-21 Thread Bernd Mau
Yes, it really seems to be a bug and I coud not find an issue in the JIRA concerning this problem. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Antw: Re: Multiproject Release: No check in

2005-10-21 Thread Bernd Mau
Ok, I have created an issue: http://jira.codehaus.org/browse/MNG-1263 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: SCM: cvs user

2005-10-21 Thread Bernd Mau
Until now I have used it together with the release-plugin. I guess the release-plugin uses the maven-scm-provider-cvs plugin. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Multiproject Release: No check in

2005-10-20 Thread Bernd Mau
space. I have one master at the same level as the other modules. The module section of the master pom.xml: ../hhla.library.pom ../hhla.library.site ../hhla.lang ../hhla.common.log4jx Any ideas out there? Thank you.

Re: [m2] Fatal error trying "mvn site"

2005-10-20 Thread Bernd Mau
en It' s still not working. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: CVS Mayhem

2005-10-20 Thread Bernd Mau
Hi Wilfred, this looks like my entry. Do you have the problem using the release-plugin? I had this message and the fault was an invalid entry in the file release.properties (meanwhile I changed the pom). After deleting the file everything worked again. Bernd

SCM: cvs user

2005-10-20 Thread Bernd Mau
. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M2] Multiple Project Layout and Eclipse

2005-10-17 Thread Bernd Mau
ome input, I could write the HOWTO/FAQ. Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [M2] Preparing a Release

2005-09-30 Thread Bernd Mau
The SCM - Entry in the POM: scm:cvs:pserver:[EMAIL PROTECTED]:/cvsp01-data/hhla:${pom.artifactId} scm:cvs:pserver:[EMAIL PROTECTED]:/cvsp01-data/hhla:${pom.artifactId} MAVEN What happens: T:\workspaces\m2\hhla.lang>m2 release:prepare [INFO] snapshot hhla.library:hhla.library.pom:

[M2] Preparing a Release

2005-09-29 Thread Bernd Mau
Hi, 1. Can anybody give me an example how to prepare a release in combination with cvs? 2. How to prepare a release for a multi project? Will dependencies automatically change, if I want to release version 1.0 and ModuleA-1.0-SNAPSHOT depends on ModuleB-1.0-SNAPSHOT? Thanks for your help. Bernd

[M2] Snapshot Dependencies

2005-09-29 Thread Bernd Mau
. Dependencies shoud always look like this: But the snapshot jar without the timestamp only exist in my local repository if I have installed or deployed the jar from my local machine. Thanks for your help! Bernd - To unsubscribe, e

[M2] Multiple Project Layout and Eclipse

2005-09-29 Thread Bernd Mau
like maven.multiproject.includes=m2.test*/project.xml. Are there any solutions for this problem? Thanks for your help! Bernd - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Maven 2 in connection with multiple projects and eclipse.

2005-09-29 Thread Bernd Mau
blems separately. Thanks for your help. Bernd Mau - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

<    1   2   3