eb site like
> https://maven.apache.org/enforcer/maven-enforcer-plugin/).
>
> But even if it where a third party plugin, it is fine to discuss them here
> with other users.
>
> Gruss
> Bernd
> --
> http://bernd.eckenfels.net
>
> Von: Andre
Hello everyone,
excuse me, is this the right place to discuss questions about the maven
enforcer plugin please?
--
Regards,
Andrew Marlow
http://www.andrewpetermarlow.co.uk
out how to make it more complete and useful.
Thanks in advance.
Andrew
--
Andrew Wetmore
Technical Writer-Editor
Infra
*Apache Software Foundation*
andr...@apache.org
, e.g number of years, months etc).
Andrew Marlow
Software Engineer Specialist, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T: 020-8081-2367 / 07966-451-521
E: andrew.mar...@fisglobal.com<mailto:andrew.mar...@fisglobal.com>
FIS | Advancing the way the world pays, banks and
Hello everyone,
I have just started looking at the plugin license-maven-plugin
(org.codehaus.mojo) and have a question: is there a similar plugin to this that
would check to see if any GNU-like licenses are in use?
Andrew Marlow
Software Engineer Specialist, Apex
38th Floor, 25 Canada Square
. the source is often where the license is). What are the
plans please?
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T: 020-8081-2367 / 07966-451-521
E: andrew.mar...@fisglobal.com<mailto:andrew.mar...@fisglobal.com>
FIS | Empowering th
builds to be reliable. I will have to sign the jars
post-build using a script for the purpose.
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T: 020-8081-2367 / 07966-451-521
E: andrew.mar...@fisglobal.com<mailto:andrew.mar...@fisglobal.
Jason is correct. And it is still a problem.
-Original Message-
From: Jason Young
Sent: 28 May 2019 17:39
To: Maven Users List
Subject: EXTERNAL: Re: Maven local repo in a common global directory for
multiple parallel execution
Bernd, I believe the OP is talking about using the -T argu
d
by an order of magnitude.
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T: 020-8081-2367 / 07966-451-521
E: andrew.mar...@fisglobal.com<mailto:andrew.mar...@fisglobal.com>
FIS | Empowering the Financial World [cid:image001.png@01D112
service over unreliable network
Andrew,
Thanks for reporting your issue.
Can you please create a JIRA ticket?
If you have cycles to implement your idea we will be happy to guide you and
eventually commit your patch.
Here you can find a guide
https://eur02.safelinks.protection.outlook.com/?url=https
+1
-Original Message-
From: Robert Scholte
Sent: 23 April 2019 20:43
To: d...@maven.apache.org
Cc: users@maven.apache.org
Subject: EXTERNAL: [VOTE] Retire Maven Repository Plugin
Hi,
The Apache Maven project consist of about 100 (sub)projects. Due to the small
number of volunteers and
strike on networks that are inherently less reliable
such as wifi and mobile. So I really think that the retries should be there to
cater for that. Do people think this is a reasonable enhancement request?
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London
on WIndows, is
ok on linux
see below
From: Marlow, Andrew
Sent: Tuesday, April 2, 2019 3:36 AM
To: users@maven.apache.org
Cc: marlow.age...@gmail.com
Subject: maven-jarsigner-plugin 3.0.0 rename fails on WIndows, is ok on linux
Hello everyone,
I am trying
mykeystore
myalias
mystorepass
url-of-timestamp-service
Andrew Marlow
Consultant developer, Apex
38th Floor, 25 Canada Square,
Canary Wharf, London E14 5LQ
T: 020-8081-2367 / 07966-451-521
E: andrew.mar...@fisglobal.com<mailto
g error message:
Execution dependency-plugin of goal
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:analyze-only failed:
This feature requires ASM7
Of course, I'm already using ASM7.
I've tried setting true to see if I
can skip analysis of the test classes, but this doesn't seem to work.
Thanks,
Andrew Todd
The tidy-maven-plugin is fairly strict about formatting, and follows the
official Maven POM style guide. You could look at how they're doing it, or
run the plugin after you make your changes to reformat everything.
http://www.mojohaus.org/tidy-maven-plugin/
On Fri, Nov 30, 2018 at 10:39 AM Bernd
tag, November 20, 2018 7:48 PM
> An: Maven Users List
> Betreff: Re: Ensuring artifact integrity with artifact pinning
>
> Hi,
>
> seems related to MNG-6026[1].
>
> thanks,
> Robert
>
> [1] https://issues.apache.org/jira/browse/MNG-6026
>
>
> On Tue, 20 Nov 2
move things a little in the right direction,
in a backwards-compatible fashion.
I'd like to hear your thoughts and suggestions -- not to mention hearing if
you'd be interested in adopting such a tool. Obviously there's a number of
details to hammer out.
Thanks,
Andrew
Hi Guys,
I have started with Continuous Integration with Jenkins and there is a
precursor to Chapter 2/Module 2.
It states about refreshing knowledge about Maven Ant and war deployments, I
have a question in regards to Maven download and installation:
I went to the below url:
http://apache.mir
In order to keep track of what you've uploaded and allow consistent uploads
of new versions, I recommend that you create a POM file for each binary
artifact and define an execution of the
http://www.mojohaus.org/build-helper-maven-plugin/ attach-artifact goal to
perform the upload.
On Sun, Nov 26,
Greetings,
I was wondering if someone might be able to help with a Maven version
management problem we've encountered.
We have several interdependent, legacy Java projects, that have recently
been re-cast as Maven projects. Now that we have the first iteration done,
it's apparent that one salient
See https://issues.apache.org/jira/browse/MNG-5852
This has happened in several releases -- Maven developers need to switch
their hashbang to #!/usr/bin/env bash or otherwise actually test against a
Bourne shell.
On Wed, Nov 4, 2015 at 11:29 AM, Dan Tran wrote:
> you may want to link your /bin/
; I analized some releases and i noticed that not using java 7 features like
> multi catch and in java 8 do not use lambda expressions and others
> features, so i came by this email to know why the developers not using this
> features?
--
Andrew Gaul
htt
t sounds reasonable.
Basically, a copy-dependency mode that also pulls in everything pulled by
go-offline, and hardlinks to ~/.m2/repository rather than copying.
Thanks,
Andrew
On Thu, Sep 10, 2015 at 4:35 PM, Laird Nelson wrote:
> Hello; you might also want to look at
>
> https://ma
ll the required dependencies.
If you have ideas on how better to do this, I'm also all ears :) This is
related to some distributed testing experiments I'm doing for Apache Hadoop
and HBase, which will hopefully be put into broader use upstream at some
point.
Thanks,
Andrew
I use https://github.com/kennethreitz/autoenv to good effect.
On Tue, Dec 9, 2014 at 11:03 AM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> Here's something close... https://github.com/gcuisinier/jenv
>
> On 9 December 2014 at 16:02, Stephen Connolly <
> stephen.alan.conno...@gmai
ng openssl
s_client with the -servername option versus s_client without it fixes
the issues when I'm connecting to the repository.
Thanks!
Andrew Hulbert
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For addi
_NAME
done
xjc -d $OUTPUT_DIR -extension -b $XJB_FILE $ALL_XSD_FILES #2>&1 | tee
$LOG_FILE_PATH
On Jul 24, 2014, at 11:09 PM, Anders Hammar wrote:
> Could it be this:
> http://stackoverflow.com/questions/18493541/invalid-jaxp-api-when-unmarshaling-jaxb
>
> /Anders
>
&
Apache is an independent non-profit dedicated to the dissemination of free
software. The list archives are freely archivable and indexable by anyone
who wants to -- and there are many sites, such as Nabble and MarkMail, who
do. Using email as the primary means of distribution makes it easy for
thir
Hello
I am having a heck of a time working with XSD files and maven. I am working on
a mac. It looks like I have the latest and greatest xjc.
Any idea what my bug is?
Kind regards
Andy
$ which java
/usr/bin/java
$ java -version
java version "1.7.0_21"
Java(TM) SE Runtime Environment (build 1
l phases up to deploy, representing
> a chain of goals.
>
> Since you're using an execution-block I assume you just want to call 'mvn
> deploy'.
>
> thanks,
> Robert
>
> [1]
> http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.ht
Hi
I recently joined an existing project that uses the maven ant plug into to
build artifacts that we need to distribute. I am trying to add support for
deploy-file
$ mvn deploy:deploy-file -DskipTests 2>&1 | tee mvn.deploy-file.out
[ERROR] Failed to execute goal
org.apache.maven.plugins:mav
cobertura` never generates this file.
Could we amend the documentation to make this more clear (or even better,
go ahead and make `mvn cobertura:cobertura` generate this file)?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
Thanks! I'll try that.
Oddly, mvn dependency:tree wasn't displaying the artifactId correctly.
On Wed, Jan 29, 2014 at 4:45 AM, Adrien Rivard wrote:
> Hi,
>
> Try with servlet-api-2.5
>
> spec version is in the artifactId.
>
>
>
> On Tue, Jan 28, 2014
ng?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
tivate a "thrift" profile, but silently ignores it when
missing. Is such a configuration possible?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
Excellent! I've informed the Chocolatey guys to switch to that archive.
On Fri, Jan 24, 2014 at 12:10 PM, Ron Wheeler <
rwhee...@artifact-software.com> wrote:
> http://archive.apache.org/dist/maven/binaries/
>
>
>
> On 24/01/2014 12:01 PM, Andrew Pennebaker wrote:
&
br/pub/apache/maven/binaries/ only goes back as far as
3.0.5.
I politely request that Apache Maven put v3.0.4 back online. In the mean
time, Chocolatey will try to update to v3.0.5.
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
many thanks
I did not know about the book
Andy
On Dec 11, 2013, at 3:58 PM, Barrie Treloar wrote:
> Please have a look at the freely available books at
> http://maven.apache.org/articles.html
>
> These will help you understand the Maven lifecycle and what you should
> be doing in each phase.
ren't running unit tests, but instead
> integration tests...
>
> http://maven.apache.org/surefire/maven-failsafe-plugin/ is what you want!
> that happens after the package phase.
>
> On 12/11/13 4:57 PM, "Andrew E. Davidson" wrote:
>
>>
>> Hi
&g
Hi
my unit test require I a *.tar.gz. The *.tar.gz needs to include the 3rd party
dependencies and the projects jar file artifact.
I tried using an assembly and setting the phase, so it will run before the unit
tests run, how ever my project artifact has not been packaged yet
Any comments o
sshd-core is in Maven, and that's what I'm using.
http://search.maven.org/#artifactdetails%7Corg.apache.sshd%7Csshd-core%7C0.9.0%7Cjar
On Thu, Dec 5, 2013 at 5:24 PM, Barrie Treloar wrote:
> On 6 December 2013 02:57, Andrew Pennebaker wrote:
> > I'm using Apache MINA
.
* I've tried writing configuration in src/main/resources/.
* I've tried writing configuration in src/test/resources/.
Any idea why this would happen?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
hudson-ci.org/display/HUDSON/SCP+plugin
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
ion 2.12 by adding the
> failIfNoSpecifiedTests[1]
>
> Robert
>
> [1] http://maven.apache.org/surefire/maven-surefire-plugin/test-mojo.html#
> failIfNoSpecifiedTests
>
>
> Op Mon, 25 Nov 2013 16:07:53 +0100 schreef Andrew Pennebaker <
> apenneba...@42six.com>:
&
--TestClass
*does* have @Test methods!--before I realized I had forgotten to go one
level deeper in my namespace.
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
d the incremental compilation - which would explain why the
> test-compile phase did nothing. You could check your build log for the
> "nothing to compile" message (or something like that).
>
> In order to be sure that everything is up-to-date, also invoke the 'clean'
; http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#useIncrementalCompilation
> [2]
>
> http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html#Lifecycle_Reference
>
> Vincent
>
>
> 2013/11/19 Andrew Pennebaker
>
> >
compile src/test/java/**.java files as
well?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
in%7C3.0.1%7Cmaven-plugin
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
le"s are behaving
differently.
Our specs:
* My Maven 3.1.1, from Homebrew, with Apple JavaSE JDK 6, on Mac OS X 10.9
Mavericks x64
* Friend's Maven 3.0.5, from Chocolatey, with Oracle JavaSE JDK6, on
Windows 7 x64
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
perly?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
*
...
On Thu, Oct 31, 2013 at 2:43 PM, Andrew Pennebaker wrote:
> I've tried adding thrift / gen-java namespaces and directories to
> configuration for maven-javadoc-plugin, but when I run `mvn
> javadoc:javadoc`, it still attempts to create javadocs for my generated
> Th
o.
>
I would like to amend my pom so that the test *phase* depends on the
compile *phase*.
I'm certain that this dependency flow is already the default. It's just
weird to experience a `mvn test` passing when a manual `mvn compile`
produces compile errors.
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
at everything
downstream gets updated based on upstream file changes.
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
en task
to depend on other Maven tasks?
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
For plugins intended for reporting, it would be nice if users could
configure their dependencies directly in the ,
rather than having to write a dummy . This would
simplify configuring cobertura-maven-plugin for sun tool dependencies, for
example.
--
Cheers,
Andrew Pennebaker
apenneba
Thanks, Cemo! That looks like exactly what I'm after!
On Wed, Oct 16, 2013 at 3:58 PM, Cemo wrote:
> On 16 October 2013 21:28, Andrew Pennebaker wrote:
>
> > My high level goal is to tell a continuous integration server to report
> > projects that don't conform to
me kind of Maven pom.xml linter that can do this? grep'ing for
"parent" is a start, but it wouldn't check that the snippet was written
correctly.
--
Cheers,
Andrew Pennebaker
apenneba...@42six.com
/facepalm
Of course! Thanks again!
On Tue, Oct 15, 2013 at 3:08 PM, Curtis Rueden wrote:
> Hi Andrew,
>
> Cool, glad you got it working. And if you get sick of passing the FQCN you
> can of course do something like:
>
> com.my.stuff.${jdb}
>
> Regards,
> Curtis
&g
}
exec
...
$ mvn -Djdb=com.my.stuff.HelloWorld exec:exec
run
On Tue, Oct 15, 2013 at 11:50 AM, Curtis Rueden wrote:
> Hi Andrew,
>
> > Exception occurred: java.lang.ClassNotFoundException
> > (uncaught)"thread=main", j
t is the
correct way to hand jdb the CLASSPATH?
On Fri, Oct 11, 2013 at 4:20 PM, Curtis Rueden wrote:
> Hi Andrew,
>
> > Could you elaborate on the exact ... snippet I would
> > need to drop into my pom.xml in order to achieve this?
>
>
> org.codehaus.mojo
>
, Curtis Rueden wrote:
> Hi all,
>
> Rather than getting into an eclipse vs. vim vs. emacs flamewar, I'd rather
> just ask: Andrew, did you try attaching your jdb to a running java instance
> launched via exec-maven-plugin as I suggested yet?
>
> You can configure exec-m
want to do that? I suspect we are not getting at your actual
> requirement.
>
> On Oct 10, 2013, at 2:25 PM, Andrew Pennebaker
> wrote:
>
> > Yes, various Java IDEs can debug Java code, including Java code organized
> > in Maven projects. What I'm intereste
server-with-maven/
>
> -Original Message-
> From: Andrew Pennebaker [mailto:apenneba...@42six.com]
> Sent: Thursday, October 10, 2013 11:04 AM
> To: Maven Users List
> Subject: Re: Is there a Maven plugin for the Java debugger (jdb)?
>
> I could also use an IDE for pac
Thanks! I'll look into it!
On Thu, Oct 10, 2013 at 12:02 PM, Curtis Rueden wrote:
> Hi Andrew,
>
> Another option is to use the exec-maven-plugin to launch your java program
> of choice, then attach to it with jdb afterward using the "-attach" option.
>
> See
import your maven project and thus get
> all of the dependencies. Then you just run the program in the debugger. I
> presume Eclipse can do something similar.
>
> On Oct 10, 2013, at 10:52 AM, Andrew Pennebaker
> wrote:
>
> > Yes. I'm looking for a task like `mvn jdb:de
013 at 10:46 AM, Benson Margulies wrote:
> What would that mean? Do you want to execute the program in the debugger?
>
> On Thu, Oct 10, 2013 at 10:38 AM, Andrew Pennebaker
> wrote:
> > I'd like to run jdb over some of my classes in a Maven project. Is there
>
I'd like to run jdb over some of my classes in a Maven project. Is there a
plugin I can drop into my pom.xml?
D, FindBugs, etc.):
> http://www.qulice.com/qulice-maven-plugin/index.html
>
>
> —
> Yegor Bugayenko
>
>
> On Tue, Sep 24, 2013 at 9:00 PM, Andrew Pennebaker >wrote:
>
> > Could someone help me tweak my checkstyle plugin in my pom?
> >
> > I would l
I'm using maven-compiler-plugin to show Xlint warnings on `mvn compile`. I
would like to hide the INFO output before and after these warnings, so I
tried `mvn clean && mvn compile -q`. However, this also hides the Xlint
warnings.
How can I tweak my pom so that `mvn compile` or `mvn compile -q` hid
This one:
https://maven.apache.org/plugins/maven-checkstyle-plugin/examples/custom-checker-config.html
On Fri, Oct 4, 2013 at 9:48 AM, Dennis Lundberg wrote:
> Hi Andrew,
>
> Which tutorial is out of date?
> If you give me your working config, I can update the tutorials if need
Ah, the tutorials for this are out of date. For version 2.10 of this
plugin, the stuff should go inside ``, not ``.
On Tue, Sep 24, 2013 at 3:00 PM, Andrew Pennebaker wrote:
> Could someone help me tweak my checkstyle plugin in my pom?
>
> I would like `mvn checkstyle:check` to o
Could someone help me tweak my checkstyle plugin in my pom?
I would like `mvn checkstyle:check` to output the checkstyle results
directly to the console, but setting true
has no effect; it all goes to target/checkstyle-results.xml.
is correct. IIRC, XML does not allow
> double-dashes
> > inside a comment.
>
> Specifically http://www.w3.org/TR/REC-xml/#sec-comments
>
> "For compatibility, the string " -- " (double-hyphen) must not
> occur within comments."
>
>
I'm using Thrift in my Maven project, compiling my .thrift code to .java as
part of the generate-sources step. To do this, I use the maven antrun
plugin in my pom.xml, which executes a command line call to the thrift
executable, and sends it the appropriate argument flags, such as "-out" and
"--gen
Roger roger, works for me!
On Fri, Sep 13, 2013 at 12:57 PM, Jeff MAURY wrote:
> You should use an ant fileset in your ant script instead of a file
>
>
>
>
> Jeff
>
> —
> Sent from Mailbox for iPhone
>
> On Fri, Sep 13, 2013 at 6:10 PM, Andrew Pennebaker
>
, 2013 at 3:41 PM, Michael-O <1983-01...@gmx.net> wrote:
> Am 2013-09-12 17:09, schrieb Andrew Pennebaker:
>
> I'm using maven-antrun-plugin to execute a thrift shell command. I can
>> compile one file per with ,
>> but I would like to compile all .thrift fi
I'm using maven-antrun-plugin to execute a thrift shell command. I can
compile one file per with ,
but I would like to compile all .thrift files in a directory. How can I do
this?
I tried using , but Maven rejected this
syntax.
Thanks, that did it!
On Tue, Sep 10, 2013 at 11:00 AM, Vincent Latombe wrote:
> Hi,
>
> you are missing
>
> run
>
>
> from the execution block for antrun.
>
>
> Vincent
>
>
> 2013/9/10 Andrew Pennebaker
>
> > I added executions for
I added executions for `.thrift -> .java` as part of the generate-sources
phase, using `maven-antrun-plugin`. But when I enter `mvn
generate-sources`, Maven skips right over this execution.
Any idea why it would do this?
pom.xml:
http://maven.apache.org/POM/4.0.0"; xmlns:xsi="
http://www.w3.
I'd like to install some Java command line tools, without having to
configure PATH manually. Can mvn do this? Package managers from other
programming languages often offer this ability, like RubyGems and NPM.
If not, is it conventional to deploy Java command line tools through
apt-get, brew, choco
any chance of getting a nightly snapshot build posted?
Thanks
Andy
On 11 June 2013 19:20, Stephen Connolly wrote:
> tabs are evil ;-)
>
>
> On 11 June 2013 16:45, Curtis Rueden wrote:
>
> > Hi Stephen,
> >
> > > The Mojo team is pleased to announce the release of Mojo's Tidy Maven
> > > Plugi
t my build plan... oh dear I cannot
find this dependency anywhere... fail the build, because it's going to fail
anyway and better to fail fast than waste the developers time.
I hope this explains Vincent's answer better for you.
-Stephen
On 5 March 2013 13:06, Macbeth, Andrew (US SSA)
I'm not entirely sure, but I think that you might be looking for the "copy"
goal in the Maven dependency plugin.
https://maven.apache.org/plugins/maven-dependency-plugin/
On Thu, Jan 17, 2013 at 2:48 PM, daniel.todt wrote:
> Greetings, folks.
>
> My English is poor, so I apologize for possible
s
On Thu, May 31, 2012 at 12:54 PM, Andrew Carpenter
wrote:
> Hello
>I have recently started using Maven 2 and I have tried using it to
> build a project that I have. I got errors saying that I did not have
> requisite
> files: Here is the error:
>
> Downloading: http://
estions of how to solve this error?
Thank you all in advance,
Andrew Carpenter +++ 605-390-8760
This e-mail message is authorized for use by the intended recipient only and
may contain information that is privileged and confidential. If you received
this message in er
Great. Works for me now. Thanks for the fast turn around.
On Wed, May 30, 2012 at 1:17 PM, Olivier Lamy wrote:
> fixed.
> Have a try with 2.5.1-SNAPSHOT
> Thanks for the project sample ! it's now part if the plugin it tests.
>
> 2012/5/30 Andrew Eisenberg :
>>
use case in the project
> to ensure no regression.
>
>
> 2012/5/30 Andrew Eisenberg :
>> I produce the groovy-eclipse-compiler, which is implemented as a
>> compiler plugin to compile groovy and java code. Up until now, I
>> haven't had to specify a strict version for
maven-compiler-plugin.
On Tue, May 29, 2012 at 3:19 PM, Olivier Lamy wrote:
> Hi
>
> 2012/5/30 Andrew Eisenberg :
>> Hi all,
>>
>> It looks like there is a breaking change with plexus-compiler-api 1.9
>> from earlier versions of the plugin.
>>
>> 1.8.1:
&
Hi all,
It looks like there is a breaking change with plexus-compiler-api 1.9
from earlier versions of the plugin.
1.8.1:
CompilerConfiguration.getCustomCompilerArguments() returns LinkedHashMap
1.9:
CompilerConfiguration.getCustomCompilerArguments() returns Map
This means that a plugins compi
t;
>> On Mon, Apr 23, 2012 at 9:00 PM, Andrew Hughes
>> wrote:
>>
>>> Hi All,
>>>
>>> I have configured the following to perform (local) snapshot updates every
>>> 5mins... unfortunately the dependencies DO NOT update at the prescribed
>>>
You asked...
I agree that the Nexus pull only when needed is nice. But there are other
concerns too. The real question is there a strong reason for not using rsync
other than use Nexus.
Yes.
1. I use nexus so that I limit the bandwidth I share with YOU (from
hosted repositories). No one l
Hi All,
I have configured the following to perform (local) snapshot updates every
5mins... unfortunately the dependencies DO NOT update at the prescribed
5min interval. Could it be that the do not ALWAYS
activate? I do have a specific -P dev (project defined) profile enabled
while building, will
war
prod
${basedir}/env-prod.properties
On Thu, Apr 19, 2012 at 9:26 PM, Ron Wheeler wrote:
> On 19/04/2012 6:40 AM, Andrew Hughes wrote:
>
>> My app uses CDI (Weld), I know all about DI. I agree with you both :)
>>
>> We would rather re-release (a new) versi
to do it right and once we had the first run-time stuff
> into JNDI, it was easy to see how to handle each new issue.
> We started with database and then added web services endpoints and other
> properties.
>
> I hope that this helps.
>
> Ron
>
> On 19/04/2012 12:33 AM, A
I have looked into several options.
Assembly with Qualifiers (new module):
Looks good because I can run multiple , each with a unique
somefile.property. However I can't re-use the same
assembly description because the classifier is now obatined from the
in the assembly descriptor :'( . That kinda
n Wed, Apr 18, 2012 at 4:33 PM, Andrew Hughes wrote:
> > Hi All,
> >
> >
> > We have decided that we would like to release configured artifacts from
> our
> > scm. I am looking at the most suitable way to do this with maven3.
> >
> > Use Case:
> >
suitable way to distinguish LATEST, DEV, UAT, PRODUCTION configured
artifacts?
Thanks in advance,
Andrew
etty sure all unmodified files which are already in SCM
> get committed by default
>
> On 17 January 2012 14:47, Andrew Todd wrote:
>> I'm fairly certain the answer to the question below is "no," but I'm
>> wondering if anyone can definitively say either way
1 - 100 of 696 matches
Mail list logo