There are two approaches for your issue.
First of all, you can try to use caches, so you don't need to download
dependencies over and over again. There are also settings which might help,
see the system properties in WAGON-545 [1]. E.g. retries and timeouts.
But.
To me it sounds from your descrip
I work in a very large enterprise that uses a centralized intranet maven
repository to get artifacts from. It often has load issues that result in
builds failing with "failed to respond". The team that maintains it is
working towards eventual mitigations for that, but it will be quite a while
bef
Hi,
My default JAVA_HOME points to java 1.6 and I am trying use
maven-shade-plugin version 3.2.1 which requires java 1.7+
So I looking for a way to configure my maven-shade-plugin to execute using
required java version and not my default JAVA_HOME version.
E.g. I had similar issue with maven-sur
Yeah, that's a good idea...
On 2019/03/24 14:38:25, Kyle Marek wrote:
> You can arbitrarily switch to other tags and branches with submodules.
> It is just a simple `git checkout X` from the submodule's directory.
>
> -Kyle
>
> On 3/24/19 9:51 AM, ga...@oedata.com wrote:
> > Hi Nick,
> >
> >
Hi Karl,
Thank you for the suggestion to use maven-shade/maven-assembly-plugin(s).
I was planning to use them, but haven't gotten around to them yet. I was hung
up on the checkout/build thing. :- Maybe on Tuesday.
The libraries are in 7 modules to manage the development cycle, specifically
fu
Hi Gary,
On 24.03.19 17:55, ga...@oedata.com wrote:
Hi Nick,
Thanks for the questions, I'll try to explain.
The parent pom aggregates a library (jar) from different and sometimes
interdependent modules. The parent pom checks out the module sources with the
poms and compiles them into a sing
specific commit (until you update the
> reference).
>
> Would that be a viable option for your purpose(s) ?
>
> Nick
>
>
> From: garym@
> Sent: Sunday, March 24, 2019 1:26 AM
> To: users@maven.apache.org
> Subject: Re: Need help..
You can arbitrarily switch to other tags and branches with submodules.
It is just a simple `git checkout X` from the submodule's directory.
-Kyle
On 3/24/19 9:51 AM, ga...@oedata.com wrote:
> Hi Nick,
>
> Thank you for that suggestion. That was also suggested on stackoverflow by
> Karl. That met
Hi Nick,
Thank you for that suggestion. That was also suggested on stackoverflow by
Karl. That method is better suited for static-ish configurations. I need a
BOM type system where I can dynamically switch between tags and branches for
different modules, much like clear case. I'll be moving
Nick
From: garym@
Sent: Sunday, March 24, 2019 1:26 AM
To: users@maven.apache.org
Subject: Re: Need help.. How to configure POM for multi-module checkout
Hi Karl,
Thank you for replying on mail server. and thanks for sending me the links to
you project poms. They
How should I configure maven parent pom to checkout code before Module list
fails because the pom cannot be found.
It seems the maven's reactor test for a module's pom occurs before the
generate-sources phase when scm checkouts the projects with the projects'
pom.
How can I fix this ?
thanks
Not sure that it will help with version number matches, but you could
also use Git submodules to bring multiple repositories together in a
single tree.
See: https://git-scm.com/book/en/v2/Git-Tools-Submodules
On 3/23/19 9:26 PM, ga...@oedata.com wrote:
> Hi Karl,
>
> Thank you for replying on mai
Hi Karl,
Thank you for replying on mail server. and thanks for sending me the links to
you project poms. They look awesome.
The is a difference between your projects and my situation. Your projects all
the modules reside in the same repository. In my case, they reside in different
repositories
Hi,
I will give you the same answer as on StackOverflow.
The way you are going sounds wrong...
As I already suggested is the way to go creating a multi module build
which comprises of several modules which is located within a single Git
repository. this can be build by using a single command.
Hi,
I need some help with scm checking out multiple modules and building them.
I have several projects I'm consolidating into a single jar. Reactor
checks for module poms before generate-sources executes.
How do I fix this issue ?
thanks..
g
POM sample to give you an idea of what I've done.
Hi,
As suggested here: https://stackoverflow.com/a/12276898/634324 I'm simply
doing this (using the updated rather than deprecated prop name) which forks
a JVM (the default):
maven-failsafe-plugin
2.22.0
${proj
ndreas.gud...@gmail.com]
Gesendet: Dienstag, 17. März 2015 20:20
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin's encoding used for
unpack?
Markus, as for an "ASAP" quick fix, did you try using the vfs-maven-plugin to
unpack your zip files? I don't
e pluging management team. So if you can ensure
> this, we will lookup some people coding the solution.
> >
> > Thanks!
> > -Markus
> >
> >
> > -Ursprüngliche Nachricht-
> > Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no]
> Im Auftrag
lookup
> some people coding the solution.
>
> Thanks!
> -Markus
>
>
> -Ursprüngliche Nachricht-
> Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no] Im
> Auftrag von Kristian Rosenvold
> Gesendet: Dienstag, 17. März 2015 08:39
> An: Mave
nsure this, we will lookup some people coding
the solution.
Thanks!
-Markus
-Ursprüngliche Nachricht-
Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no] Im
Auftrag von Kristian Rosenvold
Gesendet: Dienstag, 17. März 2015 08:39
An: Maven Users List
Betreff: Re: How to
st to make me understand. :-)
Thanks
-Markus
-Ursprüngliche Nachricht-
Von: Hervé BOUTEMY [mailto:herve.bout...@free.fr]
Gesendet: Dienstag, 17. März 2015 08:36
An: Maven Users List
Betreff: Re: AW: How to configure maven-dependency-plugin's encoding used for
unpack?
Le mardi 17
t; I'm talking about http://jira.codehaus.org/browse/MDEP-436
>>
>> Thank you for your kind help.
>>
>> Regards
>> -Markus
>>
>>
>> -Ursprüngliche Nachricht-
>> Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no]
ncy-plugin
> for that single artifactItem shall use CP850. :-)
>
> I'm talking about http://jira.codehaus.org/browse/MDEP-436
>
> Thank you for your kind help.
>
> Regards
> -Markus
>
>
> -Ursprüngliche Nachricht-
> Von: kristian.rosenv...@zenior.no [
: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no] Im
Auftrag von Kristian Rosenvold
Gesendet: Montag, 16. März 2015 20:25
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin's encoding used for
unpack?
I don't really see that the dependency plug
ctly
> > > display them, so people on the Windows world will virtually every
> > > create
> >
> > CP850-ZIPs!
> >
> > >
> > >
> > > Do you know about any plans to support this, or what is the intended
> > > future of this issue
tian.rosenv...@zenior.no] Im
Auftrag von Kristian Rosenvold
Gesendet: Montag, 16. März 2015 21:19
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin's encoding used for
unpack?
There is no way to specify unarchiver encoding in the dependency plugin, I have
check
...@gmail.com] Im Auftrag von Baptiste Mathus
Gesendet: Dienstag, 17. März 2015 06:40
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin's encoding used for
unpack?
And this is actually not even always true, CP1252 is also often used on Windows
(in France for ex
März 2015 07:06
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin's encoding used for
unpack?
This is really only a question about the borked "zip file" explorer that is
default in windows. Quality zip clients always works fine on Windows.
The miserab
ssue?
> >
> > Thanks
> > -Markus
> >
> > -Ursprüngliche Nachricht-
> > Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no]
> > Im Auftrag von Kristian Rosenvold
> > Gesendet: Montag, 16. März 2015 13:46
> > An: Maven User
ure of this issue?
>
> Thanks
> -Markus
>
> -Ursprüngliche Nachricht-
> Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no]
> Im Auftrag von Kristian Rosenvold
> Gesendet: Montag, 16. März 2015 13:46
> An: Maven Users List
> Betreff: Re: How to conf
old
> Gesendet: Montag, 16. März 2015 13:46
> An: Maven Users List
> Betreff: Re: How to configure maven-dependency-plugin's encoding used for
> unpack?
>
> I did not actually look at the implementation on the dependency plugin,
> but it is actually technically impossible
gliche Nachricht-
> Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no]
> Im Auftrag von Kristian Rosenvold
> Gesendet: Montag, 16. März 2015 13:46
> An: Maven Users List
> Betreff: Re: How to configure maven-dependency-plugin's encoding used for
> unpack?
intended future of
this issue?
Thanks
-Markus
-Ursprüngliche Nachricht-
Von: kristian.rosenv...@zenior.no [mailto:kristian.rosenv...@zenior.no] Im
Auftrag von Kristian Rosenvold
Gesendet: Montag, 16. März 2015 13:46
An: Maven Users List
Betreff: Re: How to configure maven-dependency-plugin
I did not actually look at the implementation on the dependency plugin, but
it is actually technically impossible to supply the encoding parameter to
*unzip* via the tag. So until this is fixed, UTF-8 zip
archives are the only ones that will work (with plexus unzip archiver).
Kristian
2015-03-1
If I'm reading the documentation correctly,
only apply to filter resources, not to zip them.
In any case I would try using utf-8.
On Mon, Mar 16, 2015 at 12:34 PM, Kristian Rosenvold <
kristian.rosenv...@gmail.com> wrote:
> I dont believe there is support for specifying encoding to unzip. At
I dont believe there is support for specifying encoding to unzip. At least
assembly only provides config to zip. Call it a bug, call it a feature :(
Kristian
2015-03-16 12:12 GMT+01:00 Markus Karg :
> To preserve German umlauts in file names within a ZIP, we are using...
>
>
> CP850
>
>
> ...
To preserve German umlauts in file names within a ZIP, we are using...
CP850
...in the maven-assembly-plugin configuration, which is working well. :)
Next we want to use maven-dependency-plugin to unpack that ZIP.
How can we configure maven-dependency-plugin:unpack so it will apply CP850 when
Sorry - the bad repo is in the rampart pom.xml file. I must have fat fingered
the text search first time around.
-Original Message-
From: Walters, Jay [mailto:walte...@hmc.harvard.edu]
Sent: Wednesday, January 22, 2014 11:49 AM
To: 'Maven Users List'
Subject: RE: How to confi
To: 'users@maven.apache.org'
Subject: How to configure maven
Sorry for asking such a easy question, but googling apache maven anything
doesn't get to the answer too easily.
I have a previously working local repository in my home\.m2 directory. I am on
windows and JDK 1.
Sorry for asking such a easy question, but googling apache maven anything
doesn't get to the answer too easily.
I have a previously working local repository in my home\.m2 directory. I am on
windows and JDK 1.6.0_21. I have previously used this with maven 2.2.1 and
3.0.4. I also downloaded a
> deploy plugin has a skip option [1]
> So add this option in a profile ?
>
I'd say the only use case for the skip param would be if you have some
Maven project the should NEVER upload it's artifact. Then you could
configure this so that it will not be uploaded even if "mvn deploy"
is executed. B
deploy plugin has a skip option [1]
So add this option in a profile ?
HTH,
--
Olivier
[1] http://maven.apache.org/plugins/maven-deploy-plugin/faq.html#skip
2012/11/3 Anders Hammar :
> As Berrie explained, the correct solution here is to just do a "mvn
> install" build in this case. Starting to us
As Berrie explained, the correct solution here is to just do a "mvn
install" build in this case. Starting to use profiles is not the solution.
It (almost) never is.
/Anders
On Sat, Nov 3, 2012 at 10:22 AM, Barrie Treloar wrote:
> On Sat, Nov 3, 2012 at 2:35 AM, wrote:
>
> > Greetings,
> >
> >
On Sat, Nov 3, 2012 at 2:35 AM, wrote:
> Greetings,
>
> I have a project that builds and then artifacts are automatically uploaded
> to our Nexus repository. I have a special case where I need the code to
> build but I don't want the artifacts to be uploaded.
>
> I set up a profile for the speci
Greetings,
I have a project that builds and then artifacts are automatically uploaded to
our Nexus repository. I have a special case where I need the code to build but
I don't want the artifacts to be uploaded.
I set up a profile for the special case. However it is still trying to upload
bec
Am 13.01.2012 07:12 schrieb "chandrasheker" :
>
> Hi,
>
> How to configure maven plugins to company repository with nexus ui.i
> download the jar from internal company repository
It's described in the manual of Sonatype Nexus. Please rtfm.
Besides, the exception
Hi,
How to configure maven plugins to company repository with nexus ui.i
download the jar from internal company repository while run application but
it gives the following excepiton
org.apache.maven.lifecycle.LifecycleExecutionException:
at
You can achieve this very easily by using the maven-ant-plugin combined
with the echoproperties Ant task
(http://ant.apache.org/manual/Tasks/echoproperties.html).
Cheers,
Guillaume
Le 3/01/2012 17:22, David Hoffer a écrit :
How can I get project variables/properties exported to property file?
Am 03.01.2012 17:22 schrieb "David Hoffer" :
>
> How can I get project variables/properties exported to property file?
What are you going to do with these properties files?
Depending on your use case, there might be quite easy solutions for you,
without putting a lot of properties into files.
A
Hi,
if you create a site and using the project-info-report-plugin will show
a page with the information about the source repository
which contains exactly the information about the area...
http://maven.apache.org/plugins/maven-project-info-reports-plugin/
Example of this:
http://maven.apa
How can I get project variables/properties exported to property file?
I'm using properties-maven-plugin and it's good but it only reports
things I have explicitly created as properties in my project. I need
to also get a report on things that maven already defined such as:
scm:svn:https:/
On Thu, Aug 18, 2011 at 10:40:23AM -0600, David Hoffer wrote:
> I'm creating a plugin and having trouble getting the container
> (plexus) to configure initial values. I've started with the
> dependency plugin as a basis and see that somehow mojo parameters get
> set with default values...I assume
I'm creating a plugin and having trouble getting the container
(plexus) to configure initial values. I've started with the
dependency plugin as a basis and see that somehow mojo parameters get
set with default values...I assume this is happening by the container
but what's the secret to making thi
understand
why it is a dependency not a plugin !)
how to configure this plugin in the pom.xml
to modify properties lik
maven.junit.jvmand
maven.junit.jvmargs
thanks in advance
--
--
الله المعين
منير الصبور
understand
why it is a dependency not a plugin !)
how to configure this plugin in the pom.xml
to modify properties lik
maven.junit.jvmand
maven.junit.jvmargs
thanks in advance
--
--
الله المعين
منير الصبور
--
--
الله المعين
Having different "flavors" of your artifacts, depending on which environment
you build for is not recommended. In Maven, a specific artifact defined by
GAV (i.e. a specific version of your artifact) cannot (should not) change.
We've had numerous discussions regarding this on the list. It simply isn
Nachricht-
Von: Mariyan Nenchev [mailto:mnenc...@trinitascapital.com]
Gesendet: Montag, 21. Juni 2010 14:59
An: users@maven.apache.org
Betreff: how to configure build processes with mavn
Hi,
I have a huge java project with several modules. The build is based on
maven. There are many parame
Hi,
I have a huge java project with several modules. The build is based on
maven. There are many parameters, that are used in the project and i have
placed them in the database. They are environment specific (for example
parameter x has value1 for TEST, value2 for UAT, value3 for PROD so on..). I
false
2009/11/2 David Hoffer :
> I'm using the latest version of maven-javadoc-plugin using its new
> reportSets options, Since I have a multi module project I'd like the top
> level to have aggregate javadoc reports and then at the java child projects
> have javadocs for that module too.
>
>
I'm using the latest version of maven-javadoc-plugin using its new
reportSets options, Since I have a multi module project I'd like the top
level to have aggregate javadoc reports and then at the java child projects
have javadocs for that module too.
However I never get any javadocs reports at th
Thanks for your response.
I've created an issue for this http://jira.codehaus.org/browse/MNG-4394
On Wed, Oct 14, 2009 at 11:32, Michal Hlavac wrote:
> network proxy settings in maven has really bad design. As I know, only
> one proxy can active at the same time.
>
> m.
>
> Hugo Palma wrote / n
network proxy settings in maven has really bad design. As I know, only
one proxy can active at the same time.
m.
Hugo Palma wrote / napísal(a):
> I'm trying to use the same proxy for both http and https but i'm having no
> success.
> I've tried configuring like this:
>
>
>
> myhttp
I'm trying to use the same proxy for both http and https but i'm having no
success.
I've tried configuring like this:
myhttp
true
http
192.168.0.4
8080
myhttps
true
https
192.168.0.4
8080
But only the first proxy
probably a bug. (I have to investigate more)
Can you create a issue [1] and attach a simple project to reproduce the issue.
Thanks !
--
Olivier
[1] http://jira.codehaus.org/browse/MRESOURCES
2009/9/24 Torsten Krah :
> Am Donnerstag, 24. September 2009 13:55:08 schrieb Olivier Lamy:
>> Have a look
Am Donnerstag, 24. September 2009 13:55:08 schrieb Olivier Lamy:
> Have a look at delimiters [1] parameters in the resources mojo
Hi, thx for this hint.
Did have a look there - delimiters does sounds nice (i need to turn off
useDefaultDelimiters to get them respected), however its not working as
Hi,
Have a look at delimiters [1] parameters in the resources mojo
HTH,
--
Olivier
http://maven.apache.org/plugins/maven-resources-plugin/resources-mojo.html#delimiters
2009/9/24 Torsten Krah :
> Hi,
>
> i want to migrate from antmod to maven.
> I wonder if it is possible to configure additional
Hi,
i want to migrate from antmod to maven.
I wonder if it is possible to configure additional tokens to replace my
property placeholders ( not only @...@ and ${} ).
I want to replace $$ ones.
I've read http://maven.apache.org/shared/maven-filtering/usage.html but
looking at latest tru
David Hoffer wrote:
> Can and if possible how can I configure the maven-site-plugin so that it
> bundles the entire site in a jar and then deploys it? Ideally the whole
> process would remain contained within the site-deploy phase.
>
> -Dave
>
You can use the site:jar goal for this purpose:
htt
Can and if possible how can I configure the maven-site-plugin so that it
bundles the entire site in a jar and then deploys it? Ideally the whole
process would remain contained within the site-deploy phase.
-Dave
Hi,
Some questions you need to find responses :
* is your project single module or multiple ? => one pom or several pom
with one parent
* does your project tree respects the default structure used by maven
(src/main/java, src/main/resources, ...) ? modify your project structure or
configure it
Hi al,
I'm wondering that how can i configure an existing project in maven2.
How to create pom.xml file for that.
And is it necessary to have pom.xml file in each sub-folder of root folder
Do not follow where the path may lead. Go instead where there is no
How can I configure maven-idea-plugin to allow
target/generated-sources as IDEA source but disallow all others?
Having target included by default seriously slows down IDEA when it
finds new javadocs, etc.
-Dave
-
To unsubscribe,
>
> src/main/java
>
> **/*.xml
>
>
>
>
>
>
>
>
>
--
View this
; resources
>>
>>
>> ${basedir}/target/classes> outputDirectory>
>>
>>
>> src/main/java
>>
>> **/*.x
; resources
>>
>>
>> ${basedir}/target/classes> outputDirectory>
>>
>>
>> src/main/java
>>
>>
${basedir}/target/classesoutputDirectory>
src/main/java
**/*.xml
--
View this message in context:
http:
**/*.xml
--
View this message in context:
http://www.nabble.com/How-to-configure-resources-plugin-to-copy-extra-files-tp21067611p21067611.html
Sent from the Maven - Users
Please guide me how to
> configure this.
You probably want to configure the settings.xml file on each of your
developer's workstations. But it is hard to tell what exaxctly you are
asking, or what your problem is.
You will have better luck on this list if you ask specific, detailed
quest
ach
> developer instance like mirror or something else. So that the developer
> can test locally their part without touching the main pom.xml. Please
> guide me how to configure this.
>
> Thanks,
> Radha.C
>
>
>
>
> -
how to configure
this.
Thanks,
Radha.C
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
I have a vague memory that the AppFuse archetypes use the hibernate plugin, but
I can't swear to it; try this:
http://appfuse.org/display/APF/AppFuse+QuickStart
dahoffer wrote:
Can someone point me to an example of how to use hibernate3-maven-plugin to:
1. Create hibernate mapping files fro
http://www.nabble.com/how-to-configure-hibernate3-maven-plugin-tp20876624p20876624.html
Sent from the Maven - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Under miscelaneous is maven.
Alternatively you can edit the settings.xml file manually.
Milos
On Mon, Oct 20, 2008 at 6:18 PM, Dmitry S. Kravchenko <[EMAIL PROTECTED]> wrote:
> Hi, Milos!
>
> I can't locate it. Tools/Options has the common buttons at the top:
> General, Editor, Java Code, Fonts &
Hi, Milos!
I can't locate it. Tools/Options has the common buttons at the top:
General, Editor, Java Code, Fonts & Colors, Keymap, C/C++,
Miscelaneous.
> the Tools/Options shall have a panel where you can set the local
> repository. That will write in your ~/.m2/settings.xml file the
> appropriat
the Tools/Options shall have a panel where you can set the local
repository. That will write in your ~/.m2/settings.xml file the
appropriate settings entry..
Milos
On Mon, Oct 20, 2008 at 5:33 PM, Dmitry S. Kravchenko <[EMAIL PROTECTED]> wrote:
> Hi!
>
> I'm a Maven newbie.
>
> I found a way to
Hi!
I'm a Maven newbie.
I found a way to configure repository location in standalone version
of Maven. Is it a way to do the same with Maven plugin for Netbeans?
It is still placing repository in .m2 folder within %HOME%.
Thanks.
Dims.
-
relates
>> to the official business of Sender. This transmission is of a confidential
>> nature and Sender does not endorse distribution to any party other than
>> intended recipient. Sender does not necessarily endorse content contained
>> within this transmission. > Date:
not endorse distribution to any party other than
> intended recipient. Sender does not necessarily endorse content contained
> within this transmission. > Date: Mon, 1 Sep 2008 18:30:35 +0100> From:
> [EMAIL PROTECTED]> To: users@maven.apache.org> Subject: Re: How to
> c
this
transmission. > Date: Mon, 1 Sep 2008 18:30:35 +0100> From: [EMAIL PROTECTED]>
To: users@maven.apache.org> Subject: Re: How to configure a JBoss to link to
the webapp folder of a WAR project> > Many apologies!> My previous post had so
many tipos I had to repost it here...
Many apologies!
My previous post had so many tipos I had to repost it here... Will be more
careful in the future... and type slower too! :-D
Hi again,
Following a tip from John Newman I used this Eclipse plugin...
http://andrei.gmxhome.de/filesync/
This allows us to configure an automated file c
Hi Siarhei,
Thanks for the tip. I haven't explored the WTP project before, only read
about it very briefly.
I will try this approach, even though it will surely force me to change a
bit of my deployment and modules to comply to some rules I have read on the
site.
One question though, why did it p
Hi again,
Following a tip from John Newman I used this Eclipse plugin...
http://andrei.gmxhome.de/filesync/
This allows us to configure an automaed file copy operation for specific
project folders to whateve folder we want to.
So I configured the plugin to copy the webapp folder to the exploded w
Hi,
It pretty much 'just works'. I have a multi module eclipse (Eclipse Europa
version) projects with WTP 2 enabled in the maven-eclipse-plugin
configuration.
No m2eclipse plugin (tried it - but put it aside) - just
maven-eclipse-plugin.
Just download sources of maven-eclipse-plugin - it has seve
By the way... one more thing...
There is also the option of using the:
mvn war:inplace
This should solve all my problems... except that I cannot change the webapp
folder to webapp.war! And since the webapp folder does not terminate with a
".war" extension JBoss does not deploy it. Tries to but is
Hi David,
Sorry for to confusing post.
I'll try to explain better.
I have hot deployment in place. It is working, just not in the best way.
What I have suceeded so far:
I have setup JBoss deploy URLs to search my
${maven.project}/target/{projectWAR}
I deploy using mvn war:exploded so I don't hav
Hi Siarhei,
I too use JBoss tools and Eclipse Plugin.
How did you set this up?
Thanks,
On Thu, Jul 10, 2008 at 8:08 PM, Siarhei Dudzin <[EMAIL PROTECTED]>
wrote:
> What's wrong with JBoss Tools? We use maven-eclipse-plugin + JBoss Tools,
> works well so far...
>
> Siarhei
>
> On Thu, Jul 10, 20
Hello Pedro, I'm not sure by your statements if you are using a HOT deploy or
not. In the case you are using a hot deploy try using an exploded war under
server/default/deploy and see if you see any difference. The JSPs are compiled
by the container once they are invoked at the browser. As an ex
What's wrong with JBoss Tools? We use maven-eclipse-plugin + JBoss Tools,
works well so far...
Siarhei
On Thu, Jul 10, 2008 at 7:37 PM, Pedro Viegas <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I've been trying to build an environment for developing web applications
> that generate WAR files with a
Hi all,
I've been trying to build an environment for developing web applications
that generate WAR files with a productive debug/development process.
I'm using JBoss as the application server. Tomcat is a no go and Jetty has
issues with some bytecode APIs I use.
All is working fine in the traditi
TED]
Sent: Friday, April 04, 2008 7:25 AM
To: Maven Users List
Subject: how to configure a mirror?
Hi,
I am trying to configure a mirror. We have development teams around
the world so I would like to be able to configure the central mirror
with a property that would be define in a profile fo
1 - 100 of 222 matches
Mail list logo