I was hoping to hear someone say that the war file should generate an error
or fail.
In our case, we have multiple versions of a general 'platform', each
represented by a war artifact. Derivative wars artifacts are built with
customizations and tailorings using a war overlay. When it becomes nec
Here's something I'm sure someone has encountered before ...
We use M2 and Subversion to build web-apps.
We make a QA/ branch from dev/ when a release cycle begins and run the maven
'release' goal to build the first release candidate [RC]. Version numbering
looks like '1.2.3-RC-n'.
Only change
Hello:
[I accidentally posted this message a short time ago
as a reply to a recent, unrelated thread.]
Regarding the subject, are my only two options
+ using an environment variable to resolve
dynamic links, and/or
+ explicitly installing system .dll/.lib libraries
into a ma
Hello:
Regarding the subject, are my only two options
+ using an environment variable to resolve
dynamic links, and/or
+ explicitly installing system .dll/.lib libraries
into a maven repository [using install:install-file]
and listing the artifacts as a in
the ex
s then
> project groups. I am hoping to get to work on that within a week or
> so over some vacation time. I just warn you since that will have
> repercussions across the rpc code as well...I think I'll probably work
> on this with rahul and we'll try and clean up the rp
Hello:
I'm implementing a java client for RPC-XML that will be installed
as a svn post-commit hook.
In looking at the continuum model, as described by
https://svn.apache.org/repos/asf/maven/continuum/trunk/continuum-model/src/main/mdo/continuum.xml
Can anyone explain the Project.id field (w
Hello:
Has anyone seen this error? It occurred when performing the command
% mvn clean compile war:war cargo:undeploy cargo:deploy
The war seems to have been properly deployed (Tomcat 5.5.9) when I
look. I get a 404 error when I try the expected URL.
Thanks.
Brad
[INFO] [yer.DeployerWatchd
Hello:
Has there been any attempt to link the change-log plugin
with the changes-plugin via the 'changes.xml' document
format.
We're considering adding some sort of mark-up to the SCM
commit log messages to identify issue ids and differentiate
between additions, fixes, etc. [The goal is to yank i
> -Original Message-
> From: Emmanuel Hugonnet [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 21, 2006 3:50 AM
> To: Maven Users List
> Subject: Re: Getting changelog-plugin to Generate 'change.xml' File
>
>
> Brad Harper a écrit :
> > Hell
Have I mis-configured the native:link goal?
The maven-native-plugin /always/ re-links even when all of
the .o files are up to date.
Brad
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Anyone:
Was this question (below) ever addressed? It didn't appear so.
I looked at the source at
http://svn.mojo.codehaus.org/browse/mojo/trunk/mojo/maven-native/maven-native-api/src/main/java/org/codehaus/mojo/natives/NativeSources.java?r=435
and noted the method
public static File []
Message-
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Thursday, September 21, 2006 1:40 PM
> To: Maven Users List
> Subject: Re: Error: java.lang.StringIndexOutOfBoundsException [MORE]
>
>
> did you set 1.0-alpha-2-SNAPSHOT as your version?
>
> -Dan
>
>
>
\native-maven-plugin\src\it\jni\native
> \win32\..\src\main\native\HelloWorld2
> >
> > this is windows path,
> >
> > if I convert it unix path then it is ok.
> >
> > -D
> >
> >
> >
> > On 9/20/06, dan tran <[EMAIL PROTECTED]> wro
the main problem
>
> -Dan
>
> On 9/20/06, dan tran <[EMAIL PROTECTED]> wrote:
> >
> > Hi Brad, thanks for looking into this problem, do you have
> reproducable
> > test case?
> >
> > -D
>
If I have a module/sub-project with exe
and the element lists element(s) of
lib ...
is the maven native plugin smart enough to automatically put the
lib artifacts in the linker command line to satisfy the
dependencies?
Brad
> -Original Message-
> From: Brad Harper
> Sent:
t
> Subject: Re: Error: java.lang.StringIndexOutOfBoundsException [MORE]
>
>
> Hi Brad, thanks for looking into this problem, do you have
> reproducable test
> case?
>
> -D
>
>
> On 9/20/06, Brad Harper <[EMAIL PROTECT
e for source file
'reindex.cpp' has been created and exists with the expected
name: 'reindex.obj'.
Brad
> -Original Message-
> From: Brad Harper
> Sent: Wednesday, September 20, 2006 9:38 AM
> To: users
> Subject: Error: java.lang.StringIndexOutOfBoundsExc
Hello:
See the FATAL ERROR from captured maven output below.
In context, the native maven plugin is being used to compile a C++
source file, prior to linking an .exe application.
Has anyone seen this sort of thing before? Thanks.
Brad
recmods.cpp
[INFO] cl /MT /W3 /GX /DWINDOWS-X86 /DWIN3
> get it released
> ;-)
>
> -D
>
> On 9/5/06, Brad Harper <[EMAIL PROTECTED]> wrote:
> >
> > org.codehaus.plugins:dependency-maven-plugin works.
> >
> > Thanks.
> >
> > Brad
> >
> > > -Original Message-
> >
> On 9/5/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote:
> >
> > Can you define multiple source directories?
> >
> > I am guessing that transitive dependencies aren't getting linked in?
> >
> > D-
> >
> > -Original Message-
> >
ry
>
>
> What format must the archive be in?
>
>
>
> -----Original Message-
> From: Brad Harper
> Sent: Tuesday, September 05, 2006 10:02 AM
> To: users
> Subject: RE: directory v. outputDirectory
>
> Dan:
>
> My intent is to have copies of a
y do you want the output files outside of project? perhaps there is
> another way to accomplish
> what you need after the build.
>
> -D
>
>
> On 9/1/06, Brad Harper <[EMAIL PROTECTED]> wrote:
> >
> >
> > What's the difference between
>
What's the difference between
...
I'm using maven-native-plugin, which has identical configuration
elements, but I'm prevented from using them, i.e.
by errors complaining about over-written read-only parameters.
That did it. Thank you.
Brad
> -Original Message-
> From: Christian Edward Gruber [mailto:[EMAIL PROTECTED]
> Sent: Friday, August 18, 2006 8:59 AM
> To: continuum-users@maven.apache.org
> Subject: Re: Company Logo
>
>
> Brad Harper wrote:
> > Hello:
>
Hello:
I've attempted to set the company logo field in the configuration
of Continuum, without success.
Is there a specific location where the image file should be placed?
Brad
Hello All:
Once we go live with M2/Continuum/Subversion we're expecting
to establish a build trigger on file commits, followed by a
set of quick validation tests. Forced nightly builds from a
clean environment will run a full set of regression tests.
I'm guessing that a pair of will be the route
lared the version etc in the depMgmt section
ie:
child.pom
third-party
dxr-third-party-com-emc-centera-fplibrary-WINDOWS-X86-lib
HTH.
Wayne
On 7/14/06, Brad Harper <[EMAIL PROTECTED]> wrote:
> Hello all:
>
> Can anyone say if 'maven-native-plugin' is sensitive to e
Bingo. That did it. Thanks.
Brad
-Original Message-
From: dan tran [mailto:[EMAIL PROTECTED]
Sent: Friday, July 14, 2006 1:45 PM
To: Maven Users List
Subject: Re: maven-native-plugin sensitive to dependencies? [CORRECTED
SUBJECT LINE]
move it outside of
-D
On 7/14/06, Brad Harper
section
ie:
child.pom
third-party
dxr-third-party-com-emc-centera-fplibrary-WINDOWS-X86-lib
HTH.
Wayne
On 7/14/06, Brad Harper <[EMAIL PROTECTED]> wrote:
> Hello all:
>
> Can anyone say if 'maven-native-plugin' is sensitive to explicit
> project de
Hello all:
Can anyone say if 'maven-native-plugin' is sensitive to explicit
project dependencies? Should it be?
I have
third-party
dxr-third-party-com-emc-centera-fplibrary-WINDOWS-X86-li
b
2.0SP1
lib
compile
in a POM descrip
Hello all:
Can anyone say if 'maven-native-plugin' is sensitive to explicit
project dependencies? Should it be?
I have
third-party
dxr-third-party-com-emc-centera-fplibrary-WINDOWS-X86-li
b
2.0SP1
lib
compile
in a POM descrip
what I'm
looking for.
-Original Message-
From: Brad Harper [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 2:40 PM
To: Maven Users List
Subject: RE: Interrnal remote repository
I just have
P:/exodus/repository/
in the .m2 directory of my user.
Brad
-Original Me
I just have
P:/exodus/repository/
in the .m2 directory of my user.
Brad
-Original Message-
From: EJ Ciramella [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 13, 2006 1:38 PM
To: Maven Users List
Subject: RE: Interrnal remote repository
Could anyone spare the time and share the
-install-plugin
with 'lib' Packaging
Brad, since this is a one time shot, install:install-file should work, if
not it is a bug, please file a jira
Another alter native is to use build-helper-maven-plugin to attach your
thirdparty binary to the pom, after that mvn install should work
-Dan
Hello All:
I'm using M2 'maven-native-plugin' to build C++ libraries and apps. Within
the
overall project structure I have a module to handle a set of 3rd-party
(library) artifacts. Some of these are native libraries (without source) and
some are
built from open source.
I'd like to run
% mvn
asf/maven/plugins/trunk/pom.xml
as well
On 7/7/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> I'm having *no* success building 'maven-install-plugin' from source.
>
> I downloaded from
>
> http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-in
all-file fails to insert third-party native
library directly into local repository
One work around is to build the latest install plugin from source, which
will force
maven to use your snapshot build
On 7/7/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Allan:
>
> Per conte
try this link
http://maven.apache.org/guides/development/guide-testing-development-plugins
.html
dan tran wrote:
> strange the code shows artifactId is overridable but your log shows it is
> read only field.
>
> -D
>
>
> On 7/6/06, Brad Harper <[EMAIL PROTECTED]>
install plugin, try with mvn -U
On 7/6/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Hello All:
>
> I'm using native-maven-plugin and I want to install a third-party
> native library in the local repository (defined in settings.xml). I
> intend to specify a depen
Hello All:
I'm using native-maven-plugin and I want to install a third-party
native library in the local repository (defined in settings.xml). I
intend to specify a dependency in one of my own native project's
POM.
% mvn install:install-file -Dfile=FPLibrary.lib -DgroupId=com.emc \
-Da
This is the most fundamentally newbie question possible ...
I've just downloaded and unzipped Continuum 1.0.3 on a
Windows system.
JAVA_HOME is set (to JDK 1.5.0_07).
When I run bin/win32/run.bat (from Cygwin bash), I see
wrapper | --> Wrapper Started as Console
wrapper | Launching a JV
6/28/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> wow. that's straight forward. where is that info documented?
>
> Brad
>
> -Original Message-
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, June 28, 2006 1:50 PM
> To: Maven Users List
mvn install:file
On 6/28/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Has anyone had experience installing external (third-party) native
> artifacts in a local repository?
>
> [I'm referring to multi-platform instances of statically linked
> libraries in this
Has anyone had experience installing external (third-party) native
artifacts in a local repository?
[I'm referring to multi-platform instances of statically linked
libraries in this case.]
And, subsequent to that, declaring project dependencies on such
artifacts?
Brad
--
I've noticed that
% mvn clean
following use of 'native-maven-plugin' reports the removal
of directories
target/classes/
target/test-classes/
for every (sub)project, even when neither directory is
present.
This is a benign problem, but is it correct?
Brad
---
case that requires more one properties?
-D
On 6/28/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Does anyone know off-hand if the following will work?
>
>
>
>BLAH1
>
>
>BLAH2
>
>
>
> I'm guessing it
Does anyone know off-hand if the following will work?
BLAH1
BLAH2
I'm guessing it won't, since none of the examples I can find
use more than a single property name or name/value pair.
Brad
--
ted configuration will be lost.
>
> That's just my experience (and I think a was reading about this
> behaviour, but not sure where or when) and I'd appreciate any other
> opinions :-)
>
> --Stefan
>
> 2006/6/27, Brad Harper <[EMAIL PROTECTED]>:
> >
27;ve tried using true in several positions, now
including within , but without success.
Brad
-Original Message-
From: Stefan Hübner [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 10:59 AM
To: Maven Users List
Subject: Re: plugin configuration inheritance?
Hi Brad,
see comment
Are plugin configurations inherited/cumulative? E.g., given
project 'A' descriptor containing
P
blah-1
and sub-project/module 'B', with descriptor containing
P
blah-2
blah-3
Does
project
inthere
and have no issue.
Did you define true? please see the example
-Dan
On 6/26/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> I've attempted a re-org of modules this morning and now see
>
> [ERROR] BUILD ERROR
> [INFO] ---...
> [INFO]
I've attempted a re-org of modules this morning and now see
[ERROR] BUILD ERROR
[INFO] ---...
[INFO] Cannot find lifecycle mapping for packaging: 'lib'.
Component descriptor cannot be found in the component repository: \
org.apache.maven.lifecycle.mapping.LifecycleMappingLib.
... usin
ation of ${basedir} in an Expression
That is the expected behavior, even thou it seems odd, and i hope it stays
that way.
Fixing this will break lots of builds, mine for sure.
../target/bin
...
should work for B. Again it is a little odd since you are forced to
hardcoded the target/bin
-D
Am I misreading the process by which expressions are evaluated?
Consider project A with pom.xml containing
${basedir}/target/bin
and A's sub-project B with pom.xml containing
${target.binary.dir}
...
Given Table A-6 from "Better Builds with Maven",
[ http://www.m
If I wanted to reference the build directory for a module's parent project,
would it be
${project.parent.build.directory}
The descriptor is being parsed, but it doesn't seem to have the expected
value.
Brad
-
To unsubscribe
Julie:
I've made my first attempts to use 'native-maven-plugin' this week and have
had some progress -- with Dan's help and patience.
Dan: I carefully reviewed the plugin configuration, corrected a problem,
and then compiled and linked a HelloWorld example (similar to the one in
it/)
on windows.
TED]
Sent: Monday, June 19, 2006 6:09 PM
To: Maven Users List
Subject: Re: m2 and maven-native-plugin
Brad, did you configure native-maven-plugin? check out the examples or the
src/it
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Here's the captured maven output o
e: m2 and maven-native-plugin
Seems like you dont have native-maven-plugin installed on your host.
Run this
mvn install
from the top first to build the plugins and all of its components
-Dan
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> I'm having some success .
plugin
svn co http://svn.codehaus.org/mojo/trunk/mojo/maven-native maven-native
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Any chance at getting a bulk download of the maven-native-plugin
> project sources for this purpose?
>
> Brad
>
> -Original Mess
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Any chance at getting a bulk download of the maven-native-plugin
> project sources for this purpose?
>
> Brad
>
> -Original Message-
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Monday, June 19
will need to build the source yourself. I am waiting a
stable webdav deployment on codehaus
to release a official alpha version
http://svn.codehaus.org/mojo/trunk/mojo/maven-native/
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Dan:
>
> Is there a Maven2 version fo
codehaus
to release a official alpha version
http://svn.codehaus.org/mojo/trunk/mojo/maven-native/
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> Dan:
>
> Is there a Maven2 version for the maven-native-plugin?
>
> It appears that the POM at
>
> http://www.
List
Subject: Re: m2 and maven-native-plugin
Brad,
You are referencing your maven 2 pom to use maven-native-plugin for maven1
-D
On 6/19/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> POM contains
>
>
>
>
>maven
>ma
expected. The build fails with
Reason: Invalid POM (not v4.0.0 modelVersion)
Anyone seeing this problem? Thanks.
Brad Harper
[EMAIL PROTECTED]
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
ges in one os specific build to have
no impact on others.
Hope it helps
-dan
On 6/16/06, Brad Harper <[EMAIL PROTECTED]> wrote:
>
> I'm evaluating Maven's suitability to manage multi-platform builds
> for a C++ product targeting WIN32 and *nix.
>
> Not having
I'm evaluating Maven's suitability to manage multi-platform builds
for a C++ product targeting WIN32 and *nix.
Not having applied Maven in the conventional Java context, I'm
trying to map a hypothetical project onto the end goal of deploying
a thing composed of multiple .exe files, .so or .dll lib
66 matches
Mail list logo