Maven Users List
Betreff: Re: Please Unsubscribe me
send here
and wait
users-unsubscr...@maven.apache.org
Robert Orben - "Older people shouldn't eat health food, they need all the
preservatives they can get."
On Fri, Dec 12, 2008 at 9:59 AM, Baeriswyl Kuno - Extern (IT-BA-MV)
w
I'd like to unsubscribe from this list. Apparently, the unsubscribtion
procedure doens't work, since I've tried a few times and never got any
confirmation. But the message are still coming in.
Can anybody help?
Thanks
there is a was6-plugin available that uses wsadmin under the hood.
K
-Ursprüngliche Nachricht-
Von: Markus Jostock [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 27. November 2008 10:05
An: users@maven.apache.org
Betreff: Deploymen in Websphere via maven
Hi
Would anyone happen to have
You can do thing like :
org.apache.maven.plugins
maven-dependency-plugin
src-dependencies
package
our pom.
-Original Message-
From: Baeriswyl Kuno - Extern (IT-BA-MV) [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2008 6:28 AM
To: 'Maven Users List'
Subject: Wrong name mapping : myartifact--5.0.0.1.1-SNAPSHOT ->
myartifact--5.0.0.1.1-20081120.104740-3.jar
Hello,
I
.104740-3.jar
This is correct behavior. When snapshots are deployed, the SNAPSHOT part is
resolved to a timestamp-build number. This can be changed if you set
useUnique=false in the distributionManagement section of your pom.
-Original Message-
From: Baeriswyl Kuno - Extern (IT-BA-MV) [
Hello,
I've got a bizare behavior.
- Maven 2.0.9
- Archiva 1.1.2
I'm package a WAR archive using maven-war-plugin 2.1-alpha-1 . If it downloads
the myartifact--5.0.0.1.1-SNAPSHOT.jar from Archiva, the filename of that
artifact in my WAR archive will be myartifact--5.0.0.1.1-20081120.104740-3.
ok, please stop here. It's enough information for one day!
Thanks to you all and hope I'll never run into this version running issue.
Kuno
-Ursprüngliche Nachricht-
Von: Jörg Schaible [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 17. November 2008 16:58
An: Maven Users List
Betreff: RE: Sk
ok thanks. Do I need to put this in the report or plugins section. I'm a bit
confused about the difference.
Kuno
-Ursprüngliche Nachricht-
Von: Nick Stolwijk [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 17. November 2008 15:30
An: Maven Users List
Betreff: Re: Skipping dependency report d
hello, had the same problem recently:
maven-antrun-plugin
ant
ant-jsch
Hello,
the maven-eclipse-plugin generates wrong version for the jst.ear facet. It
should be 1.4 instead of 6.1
here is the generated org.eclipse.wst.common.project.facet.core.xml file for
webshpere 6.1.
Can anybody help. I thought it had already worked, but obviously there is
so
inheritance? Root is parent of M3!
K
-Ursprüngliche Nachricht-
Von: Karl Heinz Marbaise [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 3. November 2008 15:33
An: users@maven.apache.org
Betreff: Assembly with Multi Module Project
Hi there,
i have a working setup with a multi module which i
Hello,
I've got news about the future 2.0.10 release.
I'm waiting for some fixed issus and liked to know, if it is still in the queue
or if this release canceled in favor to the 2.1 M1 relase?
Thanks for any information.
Kuno
Hello,
interesting question. As far I know, there is no way to do parallel builds out
of the box, though, I believe that the builservers, like Continuum or Hudson,
have got a buildqueue implementation that supports such parallel builds.
However, It's quite a complicated task and eventually ther
Hello,
I use the maven-source-plugin in each project. For each artifact it creates
another artifact with the sources classifier including the project sources.
Like for myartifact.jar it would generate an artifact myartifact-sources.jar
Now, I want to create an assemply for an EAR Project includ
Hello!
thanks for your hint. There other workarounds as well :
http://www.nabble.com/Change-artifact-version-for-whole-multiproject-td19489171.html#a19491973
however, if it is a common need, why we don't just implement it? Specially, if
the fonctionality is already there?
It's my point of view. I
Hello,
I've got the wish. It possible add the funtionality to the plugin, since it's
already there. See http://jira.codehaus.org/browse/MRELEASE-380
Please vote!
Kuno
-Ursprüngliche Nachricht-
Von: Scott Carter [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 17. September 2008 17:22
An:
maven
When we need to use a newer version we just run mvn versions:update-properties
On Wed, Jul 30, 2008 at 10:14 AM, Stephen Connolly < [EMAIL PROTECTED]> wrote:
>
>
> On Wed, Jul 30, 2008 at 9:52 AM, Baeriswyl Kuno - Extern (IT-BA-MV)
> <[EMAIL PROTECTED]> wrote:
>
&
Hello!
I vote for 4 digit versioning scheme support as well. I'm currently thinging
about a release process with a 4 digit versioning scheme. I'm not quite sure if
I get that work without using version ranges. Probably, I'll need to
implementent some scripts that do the work for changing versio
Hello!
I'm thinking about how to define a release process with maven release plugin.
Our system consists of about 20 cascaded subsystems, each managed by a separate
subversion repository. It should be possible to separatly release and version
them. However, I also need to release the whole syst
Hello,
The current implementation for the versioning of poms is
..([-]|[-])
At least, that's what I found in the resources belong:
http://docs.codehaus.org/display/MAVEN/Versioning
http://docs.codehaus.org/display/MAVEN/Extending+Maven+2.0+Dependencies
Unfortunately, 3 digits isn't enough for o
Hello!
What is common way to handle broken builds with Maven2, Release Plugin,
Subversion and Maven Repository such as Artifactory or Archiva?
The versioning policy with m2 is defined like :
-
As a consequence, a possible build version sequence could as following:
2.3-alpha-1
2.3-beta
ocal file system, could you please share an example?
Ta.
As always, use whatever works best for you!
-Chris
"Baeriswyl Kuno - Extern (IT-BA-MV)" <[EMAIL PROTECTED]> wrote on 11/06/2008
15:26:43:
> Hello!
>
> I've got another approach. First, I
Hello!
I've got another approach. First, I've defined a WAS_HOME constant in my parent
pom. Second, I've defined the websphere dependencies with system scope. Or in
other words, I've defined the dependencies with a link to the local filesystem
using the WAS_HOME constant. With this approach you
Hello,
looks interesting. Are there any comments or recommendations from the Maven
Team?
Thanks for sharing.
Kuno
-Ursprüngliche Nachricht-
Von: Arnaud HERITIER [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 3. Juni 2008 19:31
An: Maven Users List
Betreff: Tip about Skinny Wars
Hi all,
n for Skinny Wars
"Baeriswyl Kuno - Extern (IT-BA-MV)" <[EMAIL PROTECTED]> wrote on 30/05/2008
00:37:53:
> Hello,
>
> in der Maven documentation is an article about a workaround for
> creating
> skinny wars. http://maven.apache.org/plugins/maven-war-
> plugi
d". Then you will need to include the utility libs in the EAR
module (as dependencies) as well so they are pulled into the EAR.
Wayne
On 5/29/08, Baeriswyl Kuno - Extern (IT-BA-MV) <[EMAIL PROTECTED]> wrote:
> Hello,
>
> in der Maven documentation is an article about a workaro
Hello,
in der Maven documentation is an article about a workaround for creating skinny
wars. http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.html
In this approach, all libs in WEB-INF/lib are exluded by applying following
pattern configuration: WEB-INF/lib/*.jar
Is it pos
Hello,
in der Maven documentation is an article about a workaround for creating skinny
wars. http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.html
In this approach, all libs in WEB-INF/lib are exluded by applying following
pattern configuration:
WEB-INF/lib/*.jar
-
Hello,
I agree. Though, m2eclipse doens't handle WTP settings, as far as I know. I
think it's planned for WTP 2.0 or so. Therefore, m2eclipse doens't work if you
need those settings, e.g. for J2EE application servers.
At least, that's what I figured out..any other opinions?
Kuno
-Ursprüng
7;t even recognised as an EJB project, but I didn't play with it
entensively.
If I get a sec, I'll give it another go.
It also appears that you can put the workspace location into the settings
section, which to me defeats the entire purpose of portable builds.
-Chris
"Baeriswyl Kun
ECTED]
Gesendet: Donnerstag, 15. Mai 2008 02:04
An: Maven Users List
Betreff: Re: AW: maven-eclipse-plugin: Facet Issues
Hi Kuno,
Thanks for that, however it does not work for me.
However, I'll see if I can incorporate the server settings etc.
-Chris
"Baeriswyl Kuno - E
Hello Chris,
for me, following works:
org.apache.maven.plugins
maven-eclipse-plugin
WebSphere Application
Server v6.1
Have a look here :
http://maven.apache.org/plugins/maven-war-plugin/examples/skinny-wars.html
-Ursprüngliche Nachricht-
Von: fuppes [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 9. Mai 2008 10:50
An: users@maven.apache.org
Betreff: how to tell my WAR that everything is in /lib of the EAR?
Hello Thomas,
I've got the same issue, though, we are using WAS 6.1. The issue is related to
maven-ear-plugin and maven-eclipse-plugin. I've found a solution yet. I copy a
static file.
So, I'm looking forward to a solutions for this issue.
Kuno
-Ursprüngliche Nachricht-
Von: Arand, Tho
yes, use following plugin config :
maven-source-plugin
attach-sources
v
Hi,
yes, I want reverse deps in order to know if a certain artefact is still in use
and who is using it. Archiva solves the reverse deps for the first upper level
by indexing the releationships, though, I don't want to use Archiva just for
this feature.
Kuno
-Ursprüngliche Nachricht-
Hello!
I need to know if there exists a tool that resolves all child-parent
relationships for Maven2. More precisely, I want to know which artefacts depend
on a given artefact.
Example: A -> B, B -> C and D -> C
For the example above, I want a tool that shows me A,B and D for the given
arte
Hello,
May this answer your question ? : http://mojo.codehaus.org/was6-maven-plugin
all the best.
Kuno
-Ursprüngliche Nachricht-
Von: Lustig, Marc (Allianz Deutschland AG) [mailto:[EMAIL PROTECTED]
Gesendet: Freitag, 25. April 2008 14:44
An: users@maven.apache.org
Betreff: status WAS 6
Beelen
-----Original Message-
From: Baeriswyl Kuno - Extern (IT-BA-MV) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 2:48 PM
To: 'Maven Users List'
Subject: AW: Parents version isn't check for new updates on the remote
repository
Hi Marco,
thanks for your help. Unfortu
r retrieving the latest
SNAPSHOT of the parent.pom from the snapshot-repository.
For me it works like a charm.
With kind regards,
Marco Beelen
-----Original Message-----
From: Baeriswyl Kuno - Extern (IT-BA-MV) [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 16, 2008 9:01 AM
To: 'users@mav
Hello!
I've defined a hierarchical layout using a parent pom.xml :
|-module1
| |
| |-- pom.xml
|-module2
| |
| |-- pom.xml
|
|-- pom.xml
Since we are using eclipse, only a flat hierarchy is supported. Therefore, we
checkout only the second level in eclipse for development. It w
42 matches
Mail list logo