[M2] Changelog using src folder instead of project root?

2006-07-05 Thread Manfred Moser
Hi! I am having a problem with changelog report plugin from Maven 2 running under continuum. For some reason the scm working directory is set to the main source folder only rather than getting a change log for the whole project tree. The relevant output from mvn -X -e site is INFO]

RE: Problem with changes plugin

2006-07-12 Thread Manfred Moser
Hi, I have problems using changes plugin: - it is referenced in the maven.apache.org/plugins list - there is no plugin org.apache.maven.plugins/maven-changes-plugin - there is a plugin org.codehaus.mojo/changes-maven-plugin When I try to invoke the plugin from the CLI using

M2 URLs with in xdoc files

2006-07-24 Thread Manfred Moser
Hi! I am trying to get a url like http://www.somewhere.net/test=yesid=12 to be reproduecd on the output of an xdoc. My xdoc section would look like a href=http://www.somewhere.net/test=yesid=12;test/a however that invalidates the xml and processing fails. Using a

Re: M2 URLs with in xdoc files

2006-07-25 Thread Manfred Moser
Denis Cabasson wrote: Manfred Moser-2 wrote: Using http://www.somewhere.net/test=yes%amp;id=12 test just leaves the url as it is, which doesnt work either. Supposedly in M1 you can put but that does not seem to work in M2. What am I missing? Shouldn't this be simple. Correct XML

Re: converting directory structure to maven archetypes

2006-08-17 Thread Manfred Moser
into cvs (and eventuall svn but that should be easy - cvs2svn). Is this possible, and if so, how? tia I would suggest to migrate to subversion and then refactor the layout. That will allow you to keep the history properly linked up to changed directory names afaik. manfred -- Manfred Moser

Checkstyle multi module tip

2006-10-04 Thread Manfred Moser
Hi! I just fixed up our checkstyle setup for our multi module project using a different approach than mention on the site. Maybe this should be included as a tip on the plugin site. Here is what I did. Our subversion repository is http browsable. So in my parent pom I got properties

Re: Can I bypass the whole Maven build part?!

2006-10-09 Thread Manfred Moser
SomeDude wrote: I am very new to Maven and from the introductory reading that I have done I am starting to understand that if I were to use it in our projects I would have to replace our current build process. Here are my problems: 1) Boss wants me to see if Maven can be useful for us in the

Re: Maven 1.1 RC1 SNAPSHOT needs testers

2006-10-15 Thread Manfred Moser
Hi! I gave this a spin with my build. I changed over to have my reports in project.xml like this reports reportmaven-pmd-plugin/report reportmaven-junit-report-plugin/report reportmaven-javadoc-plugin/report reportmaven-license-plugin/report

Debian package of Maven 2.0.5

2007-03-05 Thread Manfred Moser
Hi all! I would like to bring the binary build package of Maven 2.0.5 built by Michael Koch to your attention. I just installed it on Ubuntu Edgy and ran my builds and all works fine. http://gnu.wildebeest.org/diary-man-di/?p=35 I can recommend using it. Manfred -- View this message in

Definitive Guide - is it real?

2008-04-12 Thread Manfred Moser
Hi! I really appreciate the great guide Jason and gang have put together with Maven: The Definitive Guide, which you can all get here as you probably know http://sonatype.com/book/index.html As far as I believe somehow these guys are making the book with Maven. At least I hope so. I have

Re: Definitive Guide - is it real?

2008-04-13 Thread Manfred Moser
Jason van Zyl-2 wrote: Hi, The content of the book has been converted to docbook as that's what O'Reilly can consume more easily. The editing tools that Tim prefers are docbook tools so he converted the source from APT to docbook. But you could use Doxia to go from whatever to

Re: Definitive Guide - is it real?

2008-04-13 Thread Manfred Moser
baerrach wrote: On Sun, Apr 13, 2008 at 2:24 PM, Jason van Zyl [EMAIL PROTECTED] wrote: There are other sadists around, but we'd like to here from Tim to compare notes. Writing good quality documentation that is properly linked, with examples taken from real working code/systems is

Re: Definitive Guide - is it real?

2008-04-13 Thread Manfred Moser
Jason van Zyl-2 wrote: Right, this is where the book-like features are missing from Doxia and though I would like to fix them the primary concern at hand was getting the Maven book out. Sounds like my suspicion is correct and you can currently not use Doxia to create something

RE: Definitive Guide - is it real?

2008-04-14 Thread Manfred Moser
Brian E Fox wrote: Maybe we should add a chapter to the book to show how to make the book? That would be awesome -- View this message in context: http://www.nabble.com/Definitive-Guide---is-it-real--tp16656704s177p16682177.html Sent from the Maven - Users mailing list archive at

Re: Definitive Guide - is it real?

2008-04-14 Thread Manfred Moser
Tim O'Brien wrote: Now, there's an idea brewing out there about creating some good roundtrip tools from doxia markup to docbook and then back again. If we ever see that, then I think that's going to be the thing that people migrate to, but I can't wait for that to materialize.

Help to get Android artifacts to be published to Maven central repository

2009-11-10 Thread Manfred Moser
of their project. Please help us to spread the word. Thanks manfred -- Manfred Moser Founder Vancouver Island Java User Group http://www.mosabuam.com/vijug http://twitter.com/mosabua http://www.linkedin.com/in/manfredmoser

Maven Android SDK Deployer supports SDK 2.1

2010-01-13 Thread Manfred Moser
to build Android applications with Maven and the Maven Android Plugin. http://bit.ly/6QUcj2 Instructions for usage and more are in the readme as usual. Please send any feedback my way http://bit.ly/5LygSI or create an issue on the github hosting of the project. Enjoy manfred -- Manfred Moser

Re: Errors after upgrade to 2.2.1

2010-01-15 Thread Manfred Moser
archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org Manfred Moser http://www.mosabuam.com/manfred

Re: Multiple Artifacts Question

2010-01-19 Thread Manfred Moser
as well.. Manfred Moser http://www.simpligility.com - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

Re: Multiple Artifacts Question

2010-01-19 Thread Manfred Moser
For additional commands, e-mail: users-h...@maven.apache.org Manfred Moser http://www.mosabuam.com/manfred - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h...@maven.apache.org

RE: Multiple Artifacts Question

2010-01-19 Thread Manfred Moser
. Is this possible, I didn't see an overlay option for the ejb plugin. Thanks, David -Original Message- From: Manfred Moser [mailto:manf...@mosabuam.com] Sent: Tuesday, January 19, 2010 12:43 PM To: Maven Users List Subject: Re: Multiple Artifacts Question I have done the two

Re: Control the dependent jar name in war

2010-01-20 Thread Manfred Moser
On Wed, 20 Jan 2010 13:12:21 -0600, Wayne Fay wrote I've searched but failed to find a way to control the dependent jar name when it is bundled in the war. Specifically, I would like to remove the trailing version number when the dependent jar is included in the web-inf/lib. Does any one

Re: Deployment Properties file

2010-02-18 Thread Manfred Moser
On Thursday February 18 2010, Jim Collings wrote: OK, so I've a project that uses two different containers. Sun Webserver 7 and Weblogic. I'm trying to set up an automated deployment that is easily configurable for the individual developers, cause they all have their stuff in different places.

Re: Running multiple phases on multimodules.

2010-03-24 Thread Manfred Moser
You can always stick it into a .bat file and call that.. That was my assumption, along with a French-sounding name making the profit reference potentially meaningless. -K, who develops on a Mac. I do test on Windows... On Mar 24, 2010, at 5:04 PM, Wendy Smoak wrote: On Wed, Mar 24, 2010

Re: build.properties Question

2010-03-25 Thread Manfred Moser
You are correct. The recommended way is to use the property tag in pom.,xml, settings.xml and within profiles and so on. This is a much more powerful mechanism with built in inheritance, overloading, activation and so on. If you still insist on using external .properties file the plugin you

Maven Android release train

2010-03-29 Thread Manfred Moser
Hi All, Hugo, Ricardo and myself have just released a new set of components for working with Maven and Android. If you are interested in Android and Maven please join us on the Maven Android Developers mailing list. at http://groups.google.com/group/maven-android-developers We hope to see you

Maven Android Plugin release train

2010-03-30 Thread Manfred Moser
Hi All, Hugo, Ricardo and myself have just released a new set of components for working with Maven and Android. If you are interested in Android and Maven please join us on the Maven Android Developers mailing list. at http://groups.google.com/group/maven-android-developers We hope to see you

Re: [ANN] New repository search site - srchmvn.com

2010-04-09 Thread Manfred Moser
It does not seem to be very up to date. I prefer to use the sonatype nexus instance that already catalogues most public repos.. http://repository.sonatype.org/index.html#welcome Yep, it's just the central repo for now. Haven't needed to use any others in my last few projects, but I could add

Re: [ANN] New repository search site - srchmvn.com

2010-04-09 Thread Manfred Moser
or something. So unless you roughly know what version of struts you want you won't get any results. Imagine searching for maven on google and being told: Too many results, please refine your search. Not very helpful. Raphael On Fri, Apr 9, 2010 at 19:44, Manfred Moser manf...@mosabuam.com wrote

Re: OT: Android developer book recommendations?

2010-04-16 Thread Manfred Moser
I know some of you out there are developing for Android. Do you have any good book recommendations? Read the SDK documentation first and the samples. I read Unlocking Android with mixed emotion. I do like the books from Mark Murphy as a warescription (http://commonsware.com/) they are a really

Re: lock down plugin versions in enterprise poms?

2010-05-04 Thread Manfred Moser
It is totally best practice to lock your plugin versions and much more down. Depending on the usage of your company pom and the content you could even introduce a company super pom. Have a look here for what I mean. http://www.mosabuam.com/2009/10/company-super-pom-a-maven-practice manfred At

Re: POM is invalid...

2010-05-25 Thread Manfred Moser
That is not that easy. I depend on JavaFX jars. And it is additional work to add those (that are about 15) to the repository for every developer. Setting a system property (javafx.home) is much easier The best solution is to get the JavaFX jars into Central or another Maven repository.

Re: Internal Repository Advice

2010-06-01 Thread Manfred Moser
I'm moving my companies projects to Maven and need an internal repository. I hesitated to use something like Artifactory because I thought a simple directory structure, under Apache, would be sufficient (did it that way back in the Maven1 days). However, I'm having trouble deploying

Re: Adding extra jar dependencies to maven build

2010-06-07 Thread Manfred Moser
On Jun 7, 2010, at 2:36 PM, scabbage wrote: I have a project which contains some internal jar files I got from someone. These jar files are not in any repository, so I cannot add them as dependency/dependency. You could add them as a dependency with a scope of system.

Android jars available in Maven central

2010-06-21 Thread Manfred Moser
Just a quick heads up that thanks to a combined community effort the android jar files are now available in maven central. http://www.simpligility.com/2010/06/android-artifacts-hit-maven- central/ manfred - To unsubscribe,

Re: Sanity Check

2010-06-28 Thread Manfred Moser
On Mon, Jun 28, 2010 at 3:53 PM, Greg Akins angryg...@gmail.com wrote: On Sat, Jun 26, 2010 at 11:20 AM, Stephen Connolly stephen.alan.conno...@gmail.com wrote: [Returning reply to the list so that others may benefit] http://wiki.hudson-ci.org/display/HUDSON/File+System+SCM That's cool.  

Re: making a repository read-only

2010-06-29 Thread Manfred Moser
Hi all, I've got the requirement of providing different settings.xml files to different clients. Currently we've got different repositories: Third Party (TP), SNAPSHOTS and Releases. Each client has got different requirements. For instance, developers can only use all repositories as

Re: Version is Missing in POM

2010-07-01 Thread Manfred Moser
Dont read the book Better Builds with Maven. It is horribly out of date. Check out Maven: The Complete Reference or Maven By Example.. More here http://www.sonatype.com/documentation/books manfred Read the manuals is always good advice. Install another good idea is to get a Nexus repository

Re: Maven 3 Shell CLI: how to use?

2010-07-02 Thread Manfred Moser
I think it is more important to put a proper structure in that can be used going forward with Maven 3 that works better than the current site plugin than to maintain backwards compatibility form a pom perspective. As I understand it maven 3 will have on par support for the site plugin in terms of

Re: Maven variables

2010-07-12 Thread Manfred Moser
Prior to the version 2.3. of the compiler plugin the default was 1.3 I believe. As of 2.3 it is 1.5. How are you setting the parameter? It is probably set wrongly. manfred I set that variable via the configuration section of the compiler plugin of my pom.xml but the result of help:evaluate

RE: force maven to redownload/refresh released dependencies

2010-08-04 Thread Manfred Moser
For everyone that says Released artifacts MUST NOT CHANGE, that great if you live in an ideal world, but guess what: some of us actually have to live in the *real* world where things don't always follow the guidelines. It would be nice if maven didn't make it so hard to deal with those

RE: force maven to redownload/refresh released dependencies

2010-08-05 Thread Manfred Moser
] On 04/08/2010 6:34 PM, Manfred Moser wrote: For everyone that says Released artifacts MUST NOT CHANGE, that great if you live in an ideal world, but guess what: some of us actually have to live in the *real* world where things don't always follow the guidelines. It would be nice if maven didn't

RE: force maven to redownload/refresh released dependencies

2010-08-06 Thread Manfred Moser
-Original Message- From: Manfred Moser [mailto:manf...@mosabuam.com] It seems like we will not agree here. The changes necessary and the additional overhead to make your suggestions work have to much of a negative impact imho. I cant see your feature getting implemented by anybody. Your

Re: force maven to redownload/refresh released dependencies

2010-08-06 Thread Manfred Moser
On Fri, Aug 6, 2010 at 2:53 PM, Haszlakiewicz, Eric ehas...@transunion.comwrote: You're missing the point of what I'm asking. I'm not suggesting that maven make it possible or easy to *create* the violation. I'm suggesting that it should be able to *detect* the violation. I'm baffled as

Re: Maven 3.0 has landed!

2010-10-08 Thread Manfred Moser
The day has finally come, Maven 3.0 is here: Awesome! Thanks to everyone involved for their persistance and hard work. This release ROCKS! Time to ditch Maven 2x for me today! Yeah.. manfred - To unsubscribe, e-mail:

Re: how can i have two compile phases?

2010-10-29 Thread Manfred Moser
You could move the code generator and the generated code out to a separate project. That will save you build time and solve your problem. manfred Hi, I have following requirement. I have a project, in which I have one source folder which contains a code generator (run with apt), another

Re: Running ant targets from maven.

2010-11-03 Thread Manfred Moser
Hi I need to use Maven as a wrapper to build.xml. I know that there is plugin for running ant tasks from Maven, what about running ant targets ? same plugin does the job. - To unsubscribe, e-mail:

Profile activation for mac and linux

2010-11-12 Thread Manfred Moser
Hi! I would like to have a bunch of properties set differently for Mac, Linux and Windows. So I have inserted this profile idlinux/id activation os familyunix/family /os /activation properties

RE: Head start with relatively simple EAR/WAR project?

2010-11-19 Thread Manfred Moser
-Original Message- From: KARR, DAVID (ATTSI) Sent: Friday, November 19, 2010 9:59 AM To: users@maven.apache.org Subject: Head start with relatively simple EAR/WAR project? I'm trying to convert a project built with Ant to Maven. It uses CXF and Spring, and it builds a WAR and EAR.

Re: How to migrate Ant obfuscation build to Maven?

2011-01-28 Thread Manfred Moser
I can only second that idea. I am using it for Android applications built with Maven and blogged a few tips for setting it up recently. That might help for normal stuff as well (e.g. keeping the map file if you obfuscate..) See more

RE: Generic location for servlet-api.jar

2011-02-04 Thread Manfred Moser
If this is supposed to tell me that Maven downloads it automatically, it's a rather cryptic way of saying that. In fact, I'd never guess that from this. I don't like magic code. I'd rather put my jars in some location and make their existence explicitly known. If you want to do everything

Re: Maven profiles activations

2011-03-24 Thread Manfred Moser
I´m using Eclipse Helios with M2Eclipse plugin. The installed version of Maven is 2.2.0. I'd upgrade to Maven 2.2.1 if I were you... Jörg has already replied to you about your use of profiles. M2Eclipse uses Maven 3 internally so you should really upgrade to 3.0.3 ... otherwise you are

Re: Running ProGuard before signing a jar?

2011-03-30 Thread Manfred Moser
I'm a new user of Maven. I have a POM that is creating a signed jar using Maven 3.0.2 and maven-jar-plugin - that part seems to be working well, but now I want to integrate ProGuard in order to obfuscate the code before signing the JAR. Ideally I'd like to obfuscate the code before the

Re: One Agile automated CI build

2011-03-31 Thread Manfred Moser
You say .. deployment again of that same version(but with changes) I say.. don't do that. If it has changes it is NOT the same version. Just use release plugin or whatever to automate changing the version. Maven is going to make it hard for you to do the wrong thing. Just do the right thing and

RE: One Agile automated CI build

2011-04-01 Thread Manfred Moser
Yes, that's the idea. Bryan Keech bryan.keech.h...@statefarm.com wrote: So how about this: I have Hudson CI build run the release to automatically update the version each time. Would that work? -Original Message- From: Manfred Moser [mailto:manf...@mosabuam.com] Sent: Thursday, March

Re: Understanding Lifecycles, Phases, and Goals.

2011-04-01 Thread Manfred Moser
Can some one confirm that my understanding of lifecycles, phases, and goals is correct? Maven has three lifecycles: clean, default (build), and site. These are defined by Maven core and can not be changed by plugins. the stock maven does.. Each lifecycle is made up of a fixed, ordered

Re: Understanding Lifecycles, Phases, and Goals.

2011-04-03 Thread Manfred Moser
Each lifecycle is made up of a fixed, ordered list, of phases. The phases in each lifecycle are also defined by Maven core and can not be changed by plugins. Not correct. They can be changed. E.g the maven android plugin changes it.. I'm quite sure he is correct. The ordered list of

Re: Understanding Lifecycles, Phases, and Goals.

2011-04-03 Thread Manfred Moser
Each lifecycle is made up of a fixed, ordered list, of phases. The phases in each lifecycle are also defined by Maven core and can not be changed by plugins. Not correct. They can be changed. E.g the maven android plugin changes it.. I'm quite sure he is correct. The ordered list of

Re: How to define file extension and packaging in component.xml? DefaultArtifactHandler does not work?

2011-04-03 Thread Manfred Moser
I dont have any answers but for reference you could have a look at the Maven Android Plugin. It adds new packaging types and works great.. manfred - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional

Re: Checkout and Build all dependencies

2011-04-07 Thread Manfred Moser
We have a compliance/audit requirement that we need to be able to exactly reproduce builds. (Current requirement does not allow the build machine access to our internal nexus repository.) I have had to deal with this sort of requirement in the past in ISO, FDA and code repository context. In

Re: Maven 3.0 Artefact/Dependency version discussion request

2011-05-26 Thread Manfred Moser
Why dont you use the buildnumber plugin? That might be able to do it for you.. http://mojo.codehaus.org/buildnumber-maven-plugin/ For what it's worth, I agree with you both (version strings should be controlled via the -ahem- version control system), but I am willing to allow Maven (more to

Re: How to print (echo) values from pom.xml

2011-06-09 Thread Manfred Moser
e.g. the gmaven plugin.. Hi, Is there a way to print/echo some values in the console, from pom.xml without using maven-antrun-plugin. ? Thanks in advance Manu. -- View this message in context:

Re: Dependency transitivity - compilation vs. packaging

2011-06-22 Thread Manfred Moser
Use a dependency to the api with provided scope on jar or whatever code projects you have. And then use the implementation of the api as dependency on the ear. manfred As far as I've found, currently it is not possible to specify a dependency scope which will cause a dependency normally

Re: Version management in a Maven CI environment

2011-08-15 Thread Manfred Moser
On Fri, August 12, 2011 10:34 am, leonfranzen wrote: My organization has been using Maven and CI for a few years now. Although we have a process in place that works for us, it has always been difficult to come up with a successful approach to dependency version management in Maven at

Re: How to use default layout repository with maven 1

2011-08-15 Thread Manfred Moser
On Mon, August 15, 2011 12:13 pm, amaresh mourya wrote: Hi All, Can I use default layout repository with Maven 1? By specifying following in my POM? repository idmaven2-repository/id nameRepository for Maven/name urlhttp://abc.net/maven/2//url

Re: Need a Maven repo simulator for redirection

2011-09-14 Thread Manfred Moser
Get Sonatype Nexus Professional. it is designed to do just that with the Procurement feature. Way cheaper than trying to build your own solution. manfred On 11-09-14 03:40 PM, John Lopez wrote: Hi, I'm looking for a web server maven simulator that I can redirect for the sources of the jar

Re: Need a Maven repo simulator for redirection

2011-09-17 Thread Manfred Moser
On 11-09-14 06:07 PM, Wayne Fay wrote: Get Sonatype Nexus Professional. it is designed to do just that with the Procurement feature. Way cheaper than trying to build your own solution. A series of Apache rewrite rules is pretty simple (and thus inexpensive) to write, if he wants a free

Re: maven build with android API 11 failed, Cann't find symbol

2011-09-19 Thread Manfred Moser
Use my Maven Android SDK Deployed you can find on github and add a dependency as documented in the readers. The version should be 11_r1 on the dependency... Manfred darakok mrpc.cambo...@gmail.com wrote: This is part of my POM file where i specify the version of Android API jar file to

Re: maven build with android API 11 failed, Cann't find symbol

2011-09-20 Thread Manfred Moser
Well you are sort of right. Let me clarify. 1. yes.. Google/Android does not publish to Maven Central (although imho they should) 2. the android4maven project, led by Robert Manning, and myself got the android jar and some others into Maven central. This is done off the Android Open Source

Re: Maven Compiler Plugin - Incremental compile problem -- because of directory structure.

2011-09-22 Thread Manfred Moser
Do yourself a favour and adopt the maven standard directory layout... On 11-09-22 03:09 PM, Gupta, Narendra wrote: 1. I have following directory for java source code --lion --com -- contains pom.xml and java source code with package com.test1 - contains

Re: Possible to disable maven central ( repo1 ) ?

2011-09-26 Thread Manfred Moser
And in addition if you want to make sure they do not use anything from central you might want to block it on the firewall level (including mirrors) On 11-09-26 04:51 PM, Brian Topping wrote: http://www.sonatype.com/books/nexus-book/reference/maven-sect-single-group.html discusses how to do

Re: Possible to disable maven central ( repo1 ) ?

2011-09-26 Thread Manfred Moser
with a firewall is a good reminder not to use them, but relying on that to keep unapproved artifacts out of production builds is fraught with issues like this. On Sep 26, 2011, at 8:02 PM, Manfred Moser wrote: And in addition if you want to make sure they do not use anything from central you might

Re: Using Maven with custom libraries which are not in repository.

2011-09-29 Thread Manfred Moser
On Wed, September 28, 2011 11:43 pm, Prashant Neginahal wrote: Hi All, We are starting new web project. But, it has to be built on some proprietary web framework which is NOT mavenised and comes with its own bunch of libraries. I am thinking of using maven for this application development.

Re: Configure 'finalName' pattern for all child modules

2011-10-12 Thread Manfred Moser
Dont use relative path ... 11-10-12 05:30 PM, Yuen-Chi Lian wrote: Yes. Have you tried? $ cat parent/pom.xml | grep finalName finalName${project.artifactId}-${project.version}-b${buildNumber}/finalName In the child: parent groupIdy/groupId

Re: Offline is broken - _maven.repositories

2011-10-13 Thread Manfred Moser
On 11-10-13 03:50 PM, Paul Grove wrote: Can I have the hour of my life I just wasted trying to get Maven 3 working offline? Even with -o Maven kept complaining about dependency not in local repository we basically it was. After an hour of wasted time I discovered my local repository full of

Re: Activate profile with property set in a file

2011-10-15 Thread Manfred Moser
If you really have to do it a non maven way you can use the properties plugin .. On 11-10-15 10:45 AM, Ansgar Konermann wrote: You could use project specific settings.xml, using command line switch -s. Not sure if this fits your use case though. Am 15.10.2011 18:35 schrieb Stanimir

Re: Multiple goals per phase

2011-11-18 Thread Manfred Moser
You could have all the stub server code in a normal library jar and have the two plugins be very shallow and just depend on the library.. just saying.. On Fri, November 18, 2011 1:17 pm, Oliver Stewart wrote: Thanks Kristian, We were hoping to avoid that approach, as it would prevent us from

Re: maven 2 mirgration to maven 3

2011-11-24 Thread Manfred Moser
Maven 3 should be a drop in replacement. You might have to show us your settings file. Also I would get rid of the manually installed artifacts since they most like dont have the pom file (unless you added it as well) and will cause you issues. In terms of file you will have to use pastebin

Re: maven 2 mirgration to maven 3

2011-11-24 Thread Manfred Moser
from the maven 3 build I can supply that as well. I can remove my entire local maven repository and get maven to download everything again to see if this helps? Cheers, Martin -Original Message- From: Manfred Moser [mailto:manf...@mosabuam.com] Sent: 24 November 2011 18:02 To: users

Re: maven 2 mirgration to maven 3

2011-11-24 Thread Manfred Moser
with no issues under maven 2? Cheers, Martin -Original Message- From: Manfred Moser [mailto:manf...@mosabuam.com] Sent: 24 November 2011 18:24 To: users@maven.apache.org Subject: Re: maven 2 mirgration to maven 3 Most likely your problem is related to the proxy in settings.xml or the file

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Manfred Moser
On 11-11-30 07:43 AM, 4ndrew wrote: Hi, I'd like to generate a PDF file from the results of Maven Surefire Plugin. But when I'm trying to run mvn pdf:pdf its says: *[INFO] Ignoring api call removed in maven 3, no reports are generated!* Any idea would be appreciated! Thx! the pdf plugin is

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Manfred Moser
On 11-11-30 10:58 PM, Lukas Theussl wrote: Manfred Moser wrote: On 11-11-30 07:43 AM, 4ndrew wrote: Hi, I'd like to generate a PDF file from the results of Maven Surefire Plugin. But when I'm trying to run mvn pdf:pdf its says: *[INFO] Ignoring api call removed in maven 3, no reports

Re: Using maven to modify a vendor supplied war/ear

2011-12-08 Thread Manfred Moser
On 11-12-08 12:09 AM, Jörg Schaible wrote: Bruce Albrecht wrote: Our company has several projects where we have received a war or ear from a vendor, and we need to insert jars or configuration files into the vendor artifact before deploying them. Is there an existing maven plugin that can

Re: Jar file path in application.xml incorrect - Maven 1.0 JBoss 4.0

2011-12-19 Thread Manfred Moser
On 11-12-19 07:56 AM, Wayne Fay wrote: I'm using Maven 1.0 to generate the ear and deploy it in JBoss 4.0. ... Any help is appreciated. Are you honestly still using Maven 1? If so, you're pretty much on your own at this point. You really need to upgrade to Maven2 or ideally Maven3. Wayne

Re: maven plugin configuration and binding execution to a phase/goal

2012-01-17 Thread Manfred Moser
On 12-01-17 07:24 PM, Jeff Trent wrote: I am stuck on two things while writing a plugin: (1) configuration, and (2) binding to the right goal/phase automatically. I am using Maven 3.0.3, and trying to use the plugin for APK (android) packaged modules. (1) configuration. /** * @phase compile

Re: [ANN] Apache Maven 3.0.4 released

2012-01-20 Thread Manfred Moser
Great. Thanks to all involved for their efforts. manfred On 12-01-20 09:15 AM, Olivier Lamy wrote: Hello, The Apache Maven team is pleased to announce the release of Apache Maven 3.0.4 Release notes available: http://maven.apache.org/docs/3.0.4/release-notes.html . Maven is a project

Re: how to hanlde .run binary as a maven artifact

2012-02-09 Thread Manfred Moser
On 12-02-09 12:09 PM, chad.da...@emc.com wrote: I'm trying to figure out how to best handle a .run binary as a maven artifact. My build produces a single binary executable, a .run file. Currently this is done with a maven exec plugin firing off an script, all tied to the install phase. The

Re: how to hanlde .run binary as a maven artifact

2012-02-09 Thread Manfred Moser
On 12-02-09 12:38 PM, chad.da...@emc.com wrote: 2) How do I go about getting my .run binary installed into nexus by maven, i.e. by the deploy phase? Note, I've already figured out how to get my build to put the .run file into the target directory, so I really just need to figure out how to

Re: How do I make a dependency both system and test scope?

2012-02-10 Thread Manfred Moser
On 12-02-10 12:53 PM, laredotornado-3 wrote: If you're really interested in why we're not deploying it to a local repo it is because the red tape and bureaucracy in our big organization prevents things from getting done in a timely manner. We submitted that request a couple of weeks ago but

Re: Is there support for Maven 3 in Intellij--Community version

2012-02-13 Thread Manfred Moser
On 12-02-13 01:09 PM, Gogirl wrote: I would like to know if i can import Maven 3 projects and run goals in the community version of intellij or do I need to use Maven 2 for this? I would appreciate some advise on the most recommended way to use Maven within Intellij. Just open the project

Re: Help again for working with release:plugin

2012-02-20 Thread Manfred Moser
Torsten, While you are right that you can do this setup using relative paths and so on like Ansgar told you rightly and you have discovered yourself.. it wont work nicely. If you are fighting Maven you are wasting a lot of time and effort. Just refactor the build to follow maven

Re: using maven deploy

2012-02-21 Thread Manfred Moser
On Tue, February 21, 2012 11:10 am, headshaver wrote: I am sorry but I am a novice maven user. We are trying to use the maven deploy to upload several artifacts from our ant build to a nexus repository. We can accomplish this by calling the maven deploy-file on each file that we want to

Re: resources

2012-02-22 Thread Manfred Moser
If you want them out of the jar just put them out of the resources folder into e.g. src/main/assets or whatever.. Then you can bundle the jar and those together later. However I fail to understand why you want to do that the first place.. manfred On 12-02-22 02:34 PM, Maria Cristina wrote:

Re: repository id question

2012-02-27 Thread Manfred Moser
Which by extension means that you do want to use different access rights for them at some stage you have to change all the identifiers.. So I would have them different.. manfred On 12-02-27 08:44 AM, Stephen Connolly wrote: if they all use the same credentials, I would say no issues On 27

Re: repository id question

2012-02-27 Thread Manfred Moser
or any other way you want to id the repo e.g. in a profile or command line property .. On 12-02-27 08:49 AM, chad.da...@emc.com wrote: So, the id is only used to match the credential declarations ? -Original Message- From: Stephen Connolly [mailto:stephen.alan.conno...@gmail.com]

RE: offline not truly offline?

2012-02-28 Thread Manfred Moser
Smells like an issue should be created.. On Tue, February 28, 2012 10:40 am, Matt Walsh wrote: From my experience with the archetype plugin, it appears to ignore your company proxies and mirrors and always and only goes to repo1 unless you tell it otherwise using

Re: How to deploy with 'classifier'

2012-02-28 Thread Manfred Moser
On Tue, February 28, 2012 2:13 pm, Benson Margulies wrote: Let me try to arrange the explanation here in good order. Classifiers were not designed to allow for 'different flavors of one artifact'. They were designed to allow an artifact to have an entourage, such as its sources or javadoc.

Re: Deploy and settings.xml

2012-02-29 Thread Manfred Moser
On 12-02-29 07:34 AM, Wayne Fay wrote: If i tweak the scenario little bit and lets assume that all the development teams need to go in same repository. Even then my understaing till now is that settings.xml can not host distribution management tag , it can only be present in pom. Ron already

Re: using build profiles for WAR plugin

2012-03-01 Thread Manfred Moser
On Thu, March 1, 2012 11:19 am, Wayne Fay wrote: There are many deployments of my application on different systems and each one has a different look and feel configuration file.  So, I was planning to have a different maven profile for each deployment and have the profile automatically push

Re: (Re-)Deploy artifacts to (different) repositories

2012-03-08 Thread Manfred Moser
Deploy to one repository server and set up proxy repository servers for the different teams. With Nexus you would use a P2P setup of multiple servers with Smart Proxy .. I am sure other repo servers offer something similar. manfred On Thu, March 8, 2012 6:13 am, M. Richey wrote: Hi everyone,

  1   2   3   4   >