Hi Christophe,
Just chiming in with my experience; we used to have a complex build, and I
used approach #2. I don't remember the total number of projects in the
reactor (it was less than 100 for sure, but probably more than 20), and
that worked fine.
I wasn't aware of the Maven event spy approac
l inheritance feature
>
>
> HTH
>
> Regards,
>
> Hervé
>
>
> [1] http://maven.apache.org/ref/3-LATEST/maven-model-builder/
>
> [2] https://issues.apache.org/jira/browse/MNG-5951
>
> Le jeudi 10 mars 2016 09:29:09 Elliot Metsger a écrit :
> > Hi,
>
Hi,
I'm using the Maven site plugin with a multi-module build. The generated
site is going to be deployed to GitHub, so I'm only using the Maven site
plugin to generate and stage content locally, not deploy.
I have a placeholder distributionManagement/site element in my POM so that
site:stage ca
I've used the Codehaus Build Helper Maven Plugin in the past:
http://www.mojohaus.org/build-helper-maven-plugin/usage.html
HTH, Elliot
On Mon, Aug 17, 2015 at 5:28 AM, Dirk Olmes wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> Is it possible to specify a resources director
I've been using a version of the patch locally, and it's been helpful.
We have a relatively large project, with multiple modules that can be
versioned independently of each other. Ultimately, these modules get
packaged into a war at release time. In order to insure that these modules
use the sam
I'm attempting to inject attributes into the site plugin like so in my pom:
bar
bar
site.vm
Hi,
It appears that the 5 remaining issues scheduled for maven-war-plugin 2.0.2
have patches attached to them (I just attached one for MWAR-58, the only one
that didn't have a patch).
I'm wondering if a maven-war-plugin 2.0.2 release could be scheduled to move
forward?
I am more than willing t
Wendy Smoak wrote:
On 5/12/06, Elliot Metsger <[EMAIL PROTECTED]> wrote:
Seems like http://svn.apache.org/repos/asf/ is back, but
https://svn.apache.org/repos/asf/ is down.
I attempted to 'svn switch' my checkouts from the https url to the http
url but no dice. Apparentl
Seems like http://svn.apache.org/repos/asf/ is back, but
https://svn.apache.org/repos/asf/ is down.
I attempted to 'svn switch' my checkouts from the https url to the http
url but no dice. Apparently the svn client needs to connect to the
https url in order to make the switch.
Elliot
Emm
Hi -
See
http://www.nabble.com/Running-maven-site-plugin-from-svn-p3953978.html
and see if that doesn't help!
Elliot
Ryan Wynn wrote:
On 4/21/06, Henry S. Isidro <[EMAIL PROTECTED]> wrote:
On Friday 21 April 2006 11:38 pm, Ryan Wynn wrote:
Do you know if I need to install the skin manua
Hi Everyone,
I'm on Linux, Java 1.4.2, Maven 2.0.4.
It looks like there are some neat improvments being added to the Maven Site
mojo [0]. I'm attempting to learn what elements can be placed into the site
descriptor, and to puzzle out the behavior I am seeing with the element.
To that end I've
I used Maven 1 when I "had to" - when other projects used Maven 1. I
have never attempted nor desired to use maven 1 to manage my projects.
We used ant instead.
Now I am moving ant-based projects to M2. M2 is something I will be
using for all new project work. M2 does everything I used ant
Is this what you need (I don't work with full J2EE servers)?
http://maven.apache.org/plugins/maven-ear-plugin/introduction.html
>>> [EMAIL PROTECTED] >>>
The use case is a standard j2ee EJB jar. It is a modular, self
contained, EJB jar. It must contain EJB classes and all of their
dependencies
n -U...
checking for updates from dotsrc
checking for updates from ibiblio
checking for updates from codehaus-plugins
checking for updates from central
Wayne
On 3/6/06, Elliot Metsger <[EMAIL PROTECTED]> wrote:
Hi Wayne,
Wayne Fay wrote:
Add some of the Maven mirrors to your po
from codehaus-plugins
checking for updates from central
Wayne
On 3/6/06, Elliot Metsger <[EMAIL PROTECTED]> wrote:
Hi Wayne,
Wayne Fay wrote:
Add some of the Maven mirrors to your pom.xml, so you can at least
download the artifacts etc from another site when ibiblio is giving
you pr
Hi Wayne,
Wayne Fay wrote:
Add some of the Maven mirrors to your pom.xml, so you can at least
download the artifacts etc from another site when ibiblio is giving
you problems.
If I have mirrors defined in my settings.xml, do I need to also put them
in the pom.xml (see my earlier posting on g
Again, responding to my own post.
I had the incorrect artifactId for hibernate. However, M2 still doesn't
seem to be pulling from the mirror. It is downloading hibernate and
hibernates transitive deps all from Ibiblio.
Elliot
Elliot Metsger wrote:
Hi all,
I'm trying to set up
Client VM (build 1.4.2_08-b03, mixed mode)
[EMAIL PROTECTED] ~]$ mvn --version
Maven version: 2.0.2
[EMAIL PROTECTED] ~]$
Thanks,
Elliot
Elliot Metsger wrote:
Hi all,
I'm trying to set up Maven 2 to work with mirrors of the IBiblio
repository and I don't think it is working.
I have m
Hi all,
I'm trying to set up Maven 2 to work with mirrors of the IBiblio
repository and I don't think it is working.
I have my mirrors defined in settings.xml, but when I run mvn compile on
my project, it doesn't seem to contact any of the mirrors.
Do I need to specify a switch for the mirrors
19 matches
Mail list logo