Hello,
I'm think the m2eclipse goal is to be used with the eclipse plugin coled
m2eclipse (http://m2eclipse.codehaus.org/).
This plugin add support for maven2 directly in your eclipse and managed
dependencies in special way so you have to used m2eclipse goal.
Guillaume Boucherie
2008/5/21, Mart
On Wed, May 21, 2008 at 3:35 PM, Paul Davis <[EMAIL PROTECTED]> wrote:
> It seems the documentation for the integration-test phase is pretty thin (as
> in, where is it?).
There are some notes on the wiki:
http://docs.codehaus.org/display/MAVENUSER/Maven+and+Integration+Testing
> I can't seem to
On May 21, 2008, at 6:43 PM, Clint Gilbert wrote:
So could I generate client code directly from a class annotated with
@WebService, without
generating an intermediary WSDL? I couldn't find a way to do that
with wsgen/wsimport,
but I'd love it if that was possible.
If you have an INTERFACE
There is a weird issue which we have been facing. For some of maven
plugins, we don't have versions defined in our POM. So I assume Maven
tries to download latest versions for these plugins from the central
repository. I see the central repository has a version 2.3.2( from my
browser) but then mave
Thanks Lukas, that's exactly the page I was looking for.
Kalle
On 5/21/08, Lukas Theussl <[EMAIL PROTECTED]> wrote:
>
>
> It's on our release plan [1] together with the site plugin, but we need to
> release maven-doxia-tools first.
>
> -Lukas
>
>
> [1] http://docs.codehaus.org/display/MAVEN/Doxi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
True, in my case that, along with a little dynamic classloading, would get rid
of the
source-level circular dependency. It's similar to the way I've currently
abstracted the
process of Nodes talking to each other - I have an abstract base NodeCon
On 21-May-08, at 3:04 PM, Mark Struberg wrote:
We use HTTP internally in Vienna plus ssh tunnels for our guys in
Toronto and Mountain View.
Would native SSH support also be a possible option?
If so, one could also use GPG or even official X.509 certificates -
no cleartext passwords anymo
After a little more exploring I found the root problem for the inconsistency
between mvn site and mvn package. (Disclaimer: I've used maven for a few
years but have always leaned on smart Dev Arch guys that know the tool much
better than myself for setting things up correctly). Anyway, the cul
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
So could I generate client code directly from a class annotated with
@WebService, without
generating an intermediary WSDL? I couldn't find a way to do that with
wsgen/wsimport,
but I'd love it if that was possible.
Daniel Kulp wrote:
|
| One opt
It seems the documentation for the integration-test phase is pretty thin (as
in, where is it?).
I can't seem to get "resources" accessible by the test code.
Is there some undocumented "convention" I should be following?
We use HTTP internally in Vienna plus ssh tunnels for our guys in Toronto and
Mountain View.
Would native SSH support also be a possible option?
If so, one could also use GPG or even official X.509 certificates - no
cleartext passwords anymore...
LieGrü,
strub
--- Wendy Smoak <[EMAIL PROTECTE
Hi,
I have a so-so big project that I have to import into Maven. The
projects consists of about 100 modules which are organized in a
tree-like structure:
BigProject
--Libraries
Content
--Services
Voting
--VotingWeb
--VotingBL
Help
--HelpWeb
...
As you can see the hierarch
On 21-May-08, at 1:07 PM, Wendy Smoak wrote:
On Tue, May 20, 2008 at 11:15 PM, Jason van Zyl <[EMAIL PROTECTED]>
wrote:
[X] Our team uses HTTP to retrieve our artifacts
... and should be using HTTPS because some repos require
authentication. While we're on the subject, the plain text pas
Perhaps one convention being the client bindings from another service could be
resolved by a common IService class that each client Node would derive from and
be dependent?
Thereby decoupling the maven compile time binding to a generic class?
>"Unless you mean that compilation of a webservice cla
I am having problems getting my surefire reports from mvn site. When I run
mvn package the unit tests seem to report the tests correctly. I randomly
tested the failed tests within eclipse and found that the failing tests
broken inside and outside of eclipse (meaning when I run mvn package).
I
[ ] Our team uses HTTP to retrieve our artifacts
On Wed, May 21, 2008 at 4:07 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> On Tue, May 20, 2008 at 11:15 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>
>> [X] Our team uses HTTP to retrieve our artifacts
>
> ... and should be using HTTPS because some
Thanks Richard!!!
-Original Message-
From: Richard Chamberlain [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 11:06 AM
To: Maven Users List
Subject: RE: Maven newbie question
I'm not sure what you're getting at here:
1) you got some source code that you have checked out from CV
On Tue, May 20, 2008 at 11:15 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> [X] Our team uses HTTP to retrieve our artifacts
... and should be using HTTPS because some repos require
authentication. While we're on the subject, the plain text passwords
in settings.xml are a problem (violation of
Hey all,
I have a project that is creating a signed JAR off of a JAR built with
dependencies. Up until recently (for the last year at least) it has
worked fine with my configuration. All of a sudden it will not build
on Windows (but is fine on Linux). The error I am getting is:
[INFO] jarsigne
[X ] Our team uses HTTP to retrieve our artifacts
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ x] Our team uses HTTP to retrieve our artifacts
[ x] Our team uses the filesystem
--
Article. VI. Clause 3 of the constitution of the United States states:
"The Senators and Representatives before mentioned, and the Members of
the several State Legislatures, and all executive and judicial Of
On Wed, May 21, 2008 at 8:15 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> Hi,
> [X ] Our team uses HTTP to retrieve our artifacts
Jerome
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
One option is to go completely code first and not generate anything.
Use the same SEI interface for the client and for the service impls.
You don't need to generate any wsdl's or anything then.I know
Apache CXF supports that directly without problems. No generation of
anything n
Hmm, I'm not very familiar with jaxws so maybe I don't understand the
full picture here. It just seems that if a class in one package can be
compiled and used when generating wsdl and client bidnings without
reference to other packages in the module, it can also be used for the
same steps in module
Clovered EAR / WAR artifacts lacks clovered versions of transitive
dependencies. Cf: http://jira.codehaus.org/browse/MCLOVER-70. This
issue still exists in the maven clover plugin 3.7 from atlassian.
We've tested maven 2.0.6 and 2.0.9.
The issue is caused apparently as the clover plugins tries to
Hi,
First dowloading the spring richclient project and running install for
it: *
[INFO]
[INFO] Building Spring richclient archetype
[INFO]task-segment: [install]
[INFO]
---
Hello:
I have been using maven for few month. I use it through eclipse plugin
and only for getting the dependencies for the projects. Now I think I
need a little more of maven. I have a project that has an xslt
transformation. This project is NOT a maven project. I checked the
source out of sv
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Jan, thank you very much for your suggestion.
That was almost the first thing I tried. The problem is that my web service
instances (I
call them Nodes - they're components of a distributed DB system) need to talk
to each other.
A Node needs to
I want a profile to be activated only for projects with packaging set to ear.
I tried the following and it didn't work.
project.packaging
ear
Is this supported or should I resort to using custom properties?
Thanks,
Kamal
--
View this message in context:
http:
Now using: HTTP(S)
was (and still to a low extent):
filesystem, scp
Rainer
Jason van Zyl schrieb:
> Hi,
>
> I'm just trying to get some data on what protocol is used to retrieve
> artifacts. This question strictly relates to what you use for retrieval.
> Most people I have seen use a web serve
[X] Our team uses HTTP to retrieve our artifacts
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> [X] Our team uses HTTP to retrieve our artifacts
- Henry
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
That's fine, I should have said HTTP/S. Secure connections are
important.
On 21-May-08, at 8:41 AM, Aaron Metzger wrote:
On Wed, 21 May 2008 18:15:44 Jason van Zyl wrote:
[X] Our team uses HTTP to retrieve our artifacts
Authenticated HTTPS.
Our developers are distributed. Our transport m
I believe you are looking for jar:test-jar
http://maven.apache.org/plugins/maven-jar-plugin/test-jar-mojo.html
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0
On Wed, 21 May 2008 18:15:44 Jason van Zyl wrote:
[X] Our team uses HTTP to retrieve our artifacts
Authenticated HTTPS.
Our developers are distributed. Our transport must be encrypted and
authenticated. We use authentication information to implement access
control lists which control acces
[X] Our team uses HTTP to retrieve our artifacts
--
Haroon Rafique
<[EMAIL PROTECTED]>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> [X] Our team uses HTTP to retrieve our artifacts
Paul Spencer
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
hi,
i got a project which have src classes and test classes.
is there a way to install a .jar file for the src folder and another .jar
file for the test folder?
thanks in advance,
Avi.
[X] Our team uses HTTP to retrieve our artifacts
Us too. (3 teams total, and 2 web server repos at my organization.)
-Original Message-
From: Markku Saarela [mailto:[EMAIL PROTECTED]
Sent: Wed 5/21/2008 11:14 AM
To: Maven Users List
Subject: Re: [SURVEY] How does your team retrieve arti
Reason:
org/apache/maven/toolchain/ToolchainManager
That's what I'd been getting from time to time in IntelliJ Idea (using it's
built in Maven support) and after playing with config options and forcing it
to use the external Maven I have installed it goes away. Now I'm getting
this from the latest
[X] Our team uses HTTP to retrieve our artifacts
regards,
- markku
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
I'm not sure what you're getting at here:
1) you got some source code that you have checked out from CVS that you
want imported into a maven project?
You'll have to do this manually. Create the example maven project using
an archetype and moved your source code into it
2) you've got a maven proj
From: King, Leon C [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 10:56 AM
To: [EMAIL PROTECTED]
Subject: Maven Newbie Question
Hi All,
I have a question regarding the use of cvs and maven. I'm converting
from Ant builds to maven. All of my source code is curren
Hi All,
I have a question regarding the use of cvs and maven. I'm
converting from Ant builds to maven. All of my source code is currently
checked into a CVS repository.How do I create a Maven project using
code checked out from cvs? Are there any examples using m2eclipse?
T
Hi All,
I have a question regarding the use of cvs and maven. I'm
converting from Ant builds to maven. All of my source code is currently
checked into a CVS repository.How do I create a Maven project using
code checked out from cvs? Are there any examples using m2eclipse?
Thanks,
Hi,
Why the maven plugins doesn´t load all libraries declared in pom.xml?
I tried to use the initClassLoader because this code works in
jaxws-maven-plugin.
In the code of jaxws-maven-plugin there is:
" Need to build a URLClassloader since Maven removed it form the chain "
Why?
Thanks
-Me
[X] Our team uses HTTP to retrieve our artifacts
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On Wed, May 21, 2008 at 8:15 AM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm just trying to get some data on what protocol is used to retrieve
> artifacts. This question strictly relates to what you use for retrieval.
> Most people I have seen use a web server or a shared network drive,
[X] Our team uses HTTP to retrieve our artifacts
--
Daniel Siegmann
FJA-US, Inc.
512 Seventh Ave., New York, NY 10018
(212) 840-2618 ext. 139
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PR
Hi,
you've missunderstood the concept of a context classloader.
A documentation bug [1] is open since a long time. Setting the context
classloader doesn't mean that all classes created from that point on are
created through this classloader. See here [2] and [3] for more information.
[1] htt
We use HTTP.
> Hi,
>
> I'm just trying to get some data on what protocol is used to retrieve
> artifacts. This question strictly relates to what you use for
> retrieval. Most people I have seen use a web server or a shared
> network drive, but I'd like to get some feedback.
>
> [ ] Ou
On 21-May-08, at 6:13 AM, Harper, Brad wrote:
[x] Our team does not use HTTP or the file system because
a rabidly security conscious admin insisted on using scp. It's
been the source of unnecessary headaches ever since, especially
in cross-platform settings.
What if the HTTPS opti
> [X] Our team uses HTTP to retrieve our artifacts
Magne
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Our team uses HTTP to retrieve our artifacts
[X] Our team uses HTTP to retrieve our artifacts
Regards,
Javier
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[x] Our team does not use HTTP or the file system because
a rabidly security conscious admin insisted on using scp. It's
been the source of unnecessary headaches ever since, especially
in cross-platform settings.
[x] Our team intends to use HTTP to retrieve our artifacts
as we m
[X] Our team uses HTTP to retrieve our artifacts
Regards.
Ryuzo Yamamoto
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Anyone?
I want help the open source community, but I have this problem with classloader.
-Mensagem original-
De: Claudio Ranieri [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 20 de maio de 2008 07:47
Para: users@maven.apache.org
Assunto: Problem with classloader in maven plugin
Hi
I
Our team uses the filesystem
Jason van Zyl wrote:
Hi,
I'm just trying to get some data on what protocol is used to retrieve
artifacts. This question strictly relates to what you use for
retrieval. Most people I have seen use a web server or a shared
network drive, but I'd like to get some fe
On 5/21/08, John Coleman <[EMAIL PROTECTED]> wrote:
> Hi Milos,
>
> In profiles.xml we have an active profile called DEVTST that has a
> property buildNumber.check as true, but in settings.xml we have activate
> a profile called MYPROFILE that has buildNumber.check false. We do this
> so that t
I have a similar scenario, with two webapps. I config the war plugin in
customer war:
org.apache.maven.plugins
maven-war-plugin
WEB-INF/web.xml, index.jsp
I hope this help you.
On the other hand, when i have a war dependency, the classes in this war are
not avaible for the
On Wednesday 21 May 2008 Mario-Leander Reimer wrote:
> Another question: Do you know whether the eclipse:m2eclipse goal is meant
> be used in combination with the WTP settings?
No idea, I never used the m2eclipse mojo.
- martin
signature.asc
Description: This is a digitally signed message part.
Hi all,
currently I am trying to execute an assembly that makes use of two
descriptors. I want to package a given artifact as a ZIP (i.e. my product
eclipse plugin) and then include it in an artifact (i.e. my product
distribution) that has a DIR and ZIP format set. The problem is that in the
first
Hi Martin,
thanks for the link to the thread from last week. The problem described there
is similar but not the same.
I have tried to manually add the additional facets 5.0 to
the EAR project and 3.0 to the EJB project, but this will
result in the duplicated facet entries as described in the t
On Wed, 21 May 2008 18:15:44 Jason van Zyl wrote:
> [X] Our team uses HTTP to retrieve our artifacts
This is the third "team" i've been in that uses http(s), I was using scp for a
while but its was just waaay too difficult for windows users to get working.
--
Michael McCallum
Enterprise Engineer
Using the snapshot version has fixed my earlier problem with 2.1 of sources
files not being recognised but the directory structure I get when using 2.1
compared to 2.2-SNAPSHOT is different.
I have the following layout
projectName
--> data(directory name)
--> common(directory name)
Hi Milos,
In profiles.xml we have an active profile called DEVTST that has a
property buildNumber.check as true, but in settings.xml we have activate
a profile called MYPROFILE that has buildNumber.check false. We do this
so that the buildnumber plugin doesn't check for developers, but does in
con
[X] Our team uses HTTP to retrieve our artifacts
--
Arik Kfir <[EMAIL PROTECTED]>
-Original Message-
From: Jason van Zyl <[EMAIL PROTECTED]>
To: Maven Users List
Subject: [SURVEY] How does your team retrieve artifacts?
Date: Tue, 20 May 2008 23:15:44 -0700
Hi,
I'm just trying
I don't think this is possible. Why isn't just building the project (in
Continuum) with 'mvn post-integration-test' or something like that an
option?
Lustig, Marc (Allianz Deutschland AG) schrieb:
ty for the hint, but this won't help as we want to use the was6-plugin for
Continuous Integratio
ty for the hint, but this won't help as we want to use the was6-plugin for
Continuous Integration (with Continuum), i. e. the deployment package will be
build by Continuum in an arbitrary tmp-file, hence we don't no the path in
advance.
The was6-plugin should either pick the deployment package
On 5/21/08, John Coleman <[EMAIL PROTECTED]> wrote:
> Hi,
>
> One of our developers just reinstalled Netbeans6.0 and as a consequence
> pickud up the latest Maven plugin 3.1.1. Now his builds don't work
> because the active profile set in his settings.xml is ignored in
> preference to the activ
Hi,
I've never used the was-plugin, but looking at the documentation and
source code, it seems that the default assumption of the 'installAp'
goal is that it is running as part of a maven build.
The 'earFile' parameter is automatically populated with the current
projects main artifact [1], w
[X ] Our team uses HTTP to retrieve our artifacts
-Original Message-
From: Jason van Zyl [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 21, 2008 8:16 AM
To: Maven Users List
Subject: [SURVEY] How does your team retrieve artifacts?
Hi,
I'm just trying to get some data on what protocol i
On Wednesday 21 May 2008 Mario-Leander Reimer wrote:
> I have followed the instructions "Using maven-eclipse-plugin in
> multi-module projects with WTP" on the maven site and it is almost
> working correctly.
>
> But some of the project facets for WTP are generated wrong:
> - The EAR project uses 1
>mvn package
..
[INFO] BUILD SUCCESSFUL
..
>mvn was6:installApp
...
[ERROR] FATAL ERROR
[INFO]
[INFO] null
[INFO]
[INFO] Trace
java.lang.NullPointerExcep
Hi,
One of our developers just reinstalled Netbeans6.0 and as a consequence
pickud up the latest Maven plugin 3.1.1. Now his builds don't work
because the active profile set in his settings.xml is ignored in
preference to the active profile in the profiles.xml. Previously the
settings in settings.
Hi Maven2 users,
I have followed the instructions "Using maven-eclipse-plugin in multi-module
projects with WTP" on the maven site and it is almost working correctly.
But some of the project facets for WTP are generated wrong:
- The EAR project uses 1.4 instead of 5.0 (jst.ear facet)
- The gener
2008/5/21 Jason van Zyl <[EMAIL PROTECTED]>:
> [X] Our team uses HTTP to retrieve our artifacts
Mark
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[X ] Our team uses HTTP to retrieve our artifacts
2008/5/21 Marat Radchenko <[EMAIL PROTECTED]>:
> [X] Our team uses HTTP to retrieve our artifacts
>
> On 5/21/08, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> I'm just trying to get some data on what protocol is used to retrieve
>> artifa
[X] Our team uses HTTP to retrieve our artifacts
On 5/21/08, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm just trying to get some data on what protocol is used to retrieve
> artifacts. This question strictly relates to what you use for retrieval.
> Most people I have seen use a web serv
Our team uses HTTP to retrieve our artifacts
Jason van Zyl wrote:
Hi,
I'm just trying to get some data on what protocol is used to retrieve
artifacts. This question strictly relates to what you use for retrieval.
Most people I have seen use a web server or a shared network drive, but
I'd lik
On May 20, 2008, at 11:15 PM, Jason van Zyl wrote:
[X] Our team uses HTTP to retrieve our artifacts
[ ] Our team intends to use HTTP to retrieve our artifacts
[ ] Our team uses the filesystem
[X] Our team does not use HTTP or the filesystem because please
say what protocol you use and the
It's on our release plan [1] together with the site plugin, but we need
to release maven-doxia-tools first.
-Lukas
[1] http://docs.codehaus.org/display/MAVEN/Doxia+Release+Plan
Kalle Korhonen wrote:
Doxia 1.0-alpha-11 was just released, am I right to assume that is the
version project-in
83 matches
Mail list logo