ycle cause the error message is giving me such a hint...
But thanks for you response...
Kind regards
Karl Heinz Marbaise
-ketil
On Thu, Apr 23, 2009 at 10:47 AM, Karl Heinz Marbaise wrote:
Hi there,
I have a large multi module project which is working well.
Now i'm trying to enhance thi
Hi,
And table is a reserved word in sql, so you should insert your real
table name there.
Yes of course i know...in the real example here i have a real table
name, but i don't want to write real names in the post into the mailing
list...
Kind regards
Karl Heinz Marbaise
-ketil
On Thu
simplified the thing more and using the following:
SELECT sysdate from dual;
and got the same result...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177
...;-(
Many thanks for the help...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177 USt.IdNr: DE191347579
52146 Würselen http
Hi,
may be you can use a "buildnumber" e.g. (buildnumber plugin) so you have
different numbers in the name
Or you have to change the versions for the different branches, cause
they are different...(e.g. verisons-plugin)...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklun
But i can't get it to work with:
mvn package
I can call it manually: mvn appassembler:assemble
So did i oversight something ? Wrong Configuration ?
Does someone has a hint ?
Many thanks in advance...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +4
Hi,
sorry missed to add the pom.xml file.
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177 USt.IdNr: DE191347579
52146 Würselen
No one can help ? Who is using appassembler-maven-plugin
Kind regards
Karl Heinz Marbaise
Hi,
i have a working maven project which has no modules ...
I'm using things like Assembly-Plugin to create a binary package etc.
But now i have decided to use the appassembler-maven-plugin and tri
Hi Stephen,
the executions is not a child element of configuration but a sibling
Oh my lord...sometimes it could be so simplei've oversight this the
whole time ...;-(...
Many thanks for your reply...
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.
maven-plugin/deployment.html
> Is there a possibility to change this process into an automaticly one?
"automaticly" not really but you can simply use mvn tomcat:deploy ?
Kind regards
Karl Heinz Marbiase
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.I
Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177 USt.IdNr: DE191347579
52146 Würselen http://www.soebes.de
] +- org.hibernate:hibernate-annotations:jar:3.3.1.GA:compile
[INFO] | +-
org.hibernate:hibernate-commons-annotations:jar:3.0.0.ga:compile
[INFO] | \- org.hibernate:ejb3-persistence:jar:1.0.1.GA:compile
Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Hi,
why havn't you defined those dependencies as "provided" ?
Kind Regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung SchulungTel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz MarbaiseICQ#: 135949029
Hauptstrasse 177 USt.IdNr: DE
The Apache Maven team is pleased to announce the release of the
Apache Maven Ant Plugin, version 2.4
The Ant Plugin generates build files for Ant 1.6.2 or above from the POM.
http://maven.apache.org/plugins/maven-ant-plugin/
You should specify the version in your project's plugin configuration:
The Apache Maven team is pleased to announce the release of the
Apache Maven AntRun Plugin, version 1.8
This plugin provides the ability to run Ant tasks from within Maven. You can
even embed your Ant scripts in the POM!
http://maven.apache.org/plugins/maven-antrun-plugin/
You should specify th
Hi,
can you give a little bit more information like which Maven version you
are using and what exactly you are trying to achieve ?
Do you have an example project?
Kind regards
Karl Heinz Marbaise
On 12/29/14 11:18 AM, 李响 wrote:
Hi, I am using IBM JDK 7.1-2.0. Because SSL v3 is disabled by
The Apache Maven team is pleased to announce the release of the
Apache Maven EAR Plugin, version 2.10
This plugin generates Java EE Enterprise Archive (EAR) file. It can also
generate the deployment descriptor file (e.g. application.xml).
http://maven.apache.org/plugins/maven-ear-plugin/
You sh
The Apache Maven team is pleased to announce the release of the
Apache Maven WAR Plugin, version 2.6
The WAR Plugin is responsible for collecting all artifact dependencies, classes
and resources of the web application and packaging them into a web application
archive.
http://maven.apache.org/plu
Hi Andrei,
outch...sorry you are right...my fault...
Here is the correct link:
http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11150&version=20681
Kind regards
Karl Heinz Marbaise
On 1/13/15 4:04 PM, Andrei Ivanov wrote:
The release notes link points to the EAR plugin :)
On
Hi,
you problem is simply you have bound the `jar` goal of the
maven-source-plugin which forks the life cycle.
To prevent that you should use the `jar-no-fork` goal instead [1]...
Kind regards
Karl Heinz Marbaise
[1]
http://maven.apache.org/plugins/maven-source-plugin/jar-no-fork
Hi,
On 1/15/15 5:45 PM, org.apache.maven.u...@io7m.com wrote:
'Lo.
On 2015-01-15T17:41:33 +0100
Karl Heinz Marbaise wrote:
Hi,
you problem is simply you have bound the `jar` goal of the
maven-source-plugin which forks the life cycle.
On 2015-01-15T16:40:36 +
Stuart McCulloch
- Remove unnecessary exclusions of
org.codehaus.plexus:plexus-component-api
Enjoy,
-The Apache Maven team
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail
o
plexus-component-* 1.6
* [MSHARED-395] - Upgrade to Maven 2.2.1 compatiblity
* [MSHARED-397] - Upgrade maven-shared-utils to 0.7
* [MSHARED-398] - Removed dependency
plexus-container-default:1.0-alpha-9-stable-1
Enjoy,
-The Apache Maven team
Karl Heinz
HARED-361] - DefaultProjectDependencyAnalyzer.buildArtifactClassMap
assumes dependencies are jar files (regression)
* [MSHARED-382] - JarFile object is not being closed
Improvement:
* [MSHARED-371] - Increase chance of java8 compliance by updating to
plexus-component-* 1.6
Enjoy,
-The Apache Maven team
Karl Heinz
The Apache Maven team is pleased to announce the release of the
Apache Maven JarSigner Plugin, version 1.4
This plugin provides the capability to sign or verify a project artifact and
attachments using jarsigner.
http://maven.apache.org/plugins/maven-jarsigner-plugin/
You should specify the ver
The Apache Maven team is pleased to announce the release of the
Apache Maven Dependecy Plugin, version 2.10
The dependency plugin provides the capability to manipulate artifacts. It can
copy and/or unpack artifacts from local or remote repositories to a specified
location.
http://maven.apache.or
The Apache Maven team is pleased to announce the release of the
Apache Maven Enforcer, version 1.4
Enforcer is a build rule execution framework.
http://maven.apache.org/enforcer
If you need to force things within your build please use the
maven-enforcer-plugin.
http://maven.apache.org/enforce
nvironment.
Will the bug be fixed in the next (3.0.6) release?
When will 3.0.6 version will be released if ever?
Thank you,
Vitaly
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For
src/main/resources/META-INF
>${basedir}/target
> log4j.properties
>servers.json
>
>
Kind regards
Karl Heinz Marbaise
[1]
http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
On 2/2/15 3:27 PM, xeonmai
the Maven radar?
Not that i know...but i have to admit that i didn't check the jira for
that...But of course you can create a jira issue for this...
From my perspective i have my doubts to support such thing...
Kind regards
Karl Heinz Marbaise
On Mon, Feb 2, 2015 at 6:27 AM, Karl Heinz M
do is require a (min)
version of Maven. This makes it hard to upgrade as we have several
projects to support and some will never be upgraded as they are older
branches. Is this feature on the Maven radar?
On Mon, Feb 2, 2015 at 6:27 AM, Karl Heinz Marbaise
wrote:
Hi,
isn't it an option to
on it...
Kind regards
Karl Heinz Marbaise
-Curtis
On Feb 2, 2015 11:17 AM, "David Hoffer" wrote:
Here is a link to how Gradle does this
http://gradle.org/docs/current/dsl/org.gradle.api.tasks.wrapper.Wrapper.html
looks like it does a build tool download and builds against that
taly wrote:
Hi,
Was the issue resolved in 3.2.5?
Have you tried to run with 3.2.5 ?
Thank you,
Vitaly
-Original Message-----
From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de]
Sent: יום ב 02 פברואר 2015 15:27
To: users@maven.apache.org
Subject: Re: maven 3.0.6 release date
Hi,
i
The Apache Maven team is pleased to announce the release of the
Apache Maven PDF Plugin, version 1.3
This plug-in allows you to generate a PDF version of your project's
documentation.
http://maven.apache.org/plugins/maven-pdf-plugin/
org.apache.maven.plugins
maven-pdf-plugin
1.3
Releas
The Apache Maven team is pleased to announce the release of the
Apache Maven Repository Plugin, version 2.4
This plugin is used to create bundles of artifacts that can be uploaded to the
central repository.
http://maven.apache.org/plugins/maven-repository-plugin/
org.apache.maven.plugins
m
Hi,
What do you exactly mean by TFS / NuGet integration for Maven
repositories...
A maven repository either in Artifactory or in other repository manager
don't need any integration into TFS (version control?) ?
Kind regards
Karl Heinz Marbaise
On 3/2/15 8:03 PM, Preston, Dale wrote
The Apache Maven team is pleased to announce the release of the
Apache Maven Stage Plugin, version 1.0
This plugin is used to create bundles of artifacts that can be uploaded to the
central repository.
http://maven.apache.org/plugins/maven-stage-plugin/
org.apache.maven.plugins
maven-stage
The Apache Maven team is pleased to announce the release of the
Apache Maven Patch Plugin, version 1.2
The Patch Plugin is used to apply patches to source files.
http://maven.apache.org/plugins/maven-patch-plugin/
org.apache.maven.plugins
maven-patch-plugin
1.2
Release Notes - Maven Pa
The Apache Maven team is pleased to announce the release of the
Apache Maven Jar Plugin, version 2.6
This plugin provides the capability to build jars.
http://maven.apache.org/plugins/maven-jar-plugin/
org.apache.maven.plugins
maven-jar-plugin
2.6
Release Notes - Maven JAR Plugin - Ver
emove the local repository from your jenkins build...and check
the logging output carefullyusually this is caused by not correctly
downloaded or missing artifacts in corporate repository managers...
BTW: How is Maven called ? Which Maven version do you use?
Kind regards
Karl Heinz Marbaise
old...
So the conclusion of your post?
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
s
2015-03-11 0:48 GMT+01:00 Charles Chan :
Thanks for the pointers, here are my reply.
On Tue, Mar 10, 2015 at 8:43 AM, Karl Heinz Marbaise wrote:
Hi,
Do you have other warnings in your build? About missing artifacts etc. ?
Other than this particular message. There are no other warni
Hi,
On 3/10/15 5:37 PM, Karl Heinz Marbaise wrote:
Hi,
On 3/10/15 5:03 PM, richard_senior wrote:
There is currently no phase in which you can run a plugin that is before
dependency resolution.
I missed a thing completely...
Starting with Maven 3.0.3 there exists the possibility to use an
n all your jenkins jobs are not
separated from each otherThe drawback of this configuration is that
the build job contains the whole local repository which is needed to
build your build (hard disk space)...but it makes all your jobs
i
next days ...
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
heck within the next days ...
>
Furthermore nobody is holding...just we have done 49 releases on those 6
months...this means in average every 3-4 days a new release...
A fixed bug is not a new feature, why should we wait 6 months for more people
to hit this bug, if we could solve it today?
Hi Marcos,
now i would suggest to subscribe on the DEV mailing list and become an
active member of the community and check the VOTEd release and see if it
works for you...and please give feedback about it...
Kind regards
Karl Heinz Marbaise
On 3/13/15 10:27 PM, Marcos Zolnowski wrote
The Apache Maven team is pleased to announce the release of the
Apache Maven DOAP Plugin, version 1.2
The DOAP Plugin is used to generate a compliant
Description of a Project (DOAP)] file from a POM.
Description of a Project (DOAP) http://usefulinc.com/doap
The main goal is to be able to provid
The Apache Maven team is pleased to announce the release of the
Apache Maven JavaDoc Plugin, version 2.10.2
http://maven.apache.org/plugins/maven-javadoc-plugin/
The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified
project.
org.apache.maven.plugins
maven-javadoc-
Dear Maven Users,
based on the End of Life of Maven 2.2.1 (a year ago) now the time has
come to make the final releases of Apache Maven Plugins which support
Maven 2.X.
If you continue to use Maven 2.2.1 or earlier you have to be aware of
using an completely unsupported Maven version as well as u
Hi have you tried to release several times...with the same version ?
cause 400 code looks like this
Kind regards
Karl Heinz Marbaise
On 3/23/15 6:01 PM, David Hoffer wrote:
We are trying to perform an internal release of the quartz project after we
made a few changes. However when we perform
...
Kind regards
Karl Heinz Marbaise
-Dave
On Mon, Mar 23, 2015 at 11:14 AM, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote:
Hi have you tried to release several times...with the same version ?
cause 400 code looks like this
Kind regards
Karl Heinz Marbaise
On 3
The Apache Maven team is pleased to announce the release of the
Apache Maven Compiler Plugin, version 3.3
The Compiler Plugin is used to compile the sources of your project.
http://maven.apache.org/plugins/maven-compiler-plugin/
You should specify the version in your project's plugin configura
odehaus.org/versions-maven-plugin/
[3] http://maven.apache.org/docs/3.2.1/release-notes.html
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
The Apache Maven team is pleased to announce the release of the
Apache Maven SCM, version 1.9.4
Maven SCM supports Maven 2.x plugins (e.g. maven-release-plugin) and other
tools (e.g. Continuum) by providing them with a common API for doing SCM
operations.
http://maven.apache.org/scm/
Release No
est
practices? Thanks.
So the order of executions is defined by the binding to the appropriate
life cycle as you can see here:
http://maven.apache.org/ref/3.3.1/maven-core/default-bindings.html
Or are you talking about execution order within the same life cycle phase?
Kind regards
Karl He
on archive (like tar.gz / zip etc.) ...Than you should go an
other path instead of maven-dependency-plugin
?
Kind regards
Karl Heinz Marbaise
org.apache.maven.plugins
maven-dependency-plugin
2.5
copy-dependencies
explain a little bit more what you like to achieve, cause i'm a
little bit puzzled that you have unit tests which checks dependencies...?
Is this possible? Could I embed this in a unit test or does it have to be a
plugin? ideally something easy…
Kind regards
Karl Heinz Mar
repository manager like Nexus, Artifactory or Archiva ?
-- Larry Bordowitz
On Friday, April 10, 2015 12:00 PM, Karl Heinz Marbaise
wrote:
Hi Laurence,
before you are searching phantoms i would suggest to first check if you
can build without any issue by the following reprequisites on comma
example
https://github.com/khmarbaise/javaee/
using shade as well...
Kind regards
karl Heinz Marbaise
Also what version of Maven are you using, IIRC some versions of Maven 3.0
(I think 3.0-3.0.3) had a bug with reactor resolution
Yes...
At least 3.0.5 should be used...may be newer 3.0.3 has
Hi Steve,
simplest solution would be to use buildhelper-maven-plugin to attach the
artifact and it will be deployed to a repository...
Kind regards
Karl Heinz Marbaise
On 4/9/15 3:57 PM, Steve Cohen wrote:
Thanks for this tip, Mark. It meets the need even though it is a bit
rough around the
The Apache Maven team is pleased to announce the release of the
Apache Maven DOCCK, version 1.1
This plugin checks that a project complies with the Plugin Documentation
Standard.
http://maven.apache.org/plugins/maven-docck-plugin
Please be aware of the new location of our issue tracker
which ha
Hi,
https://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html
Kind regards
Karl Heinz Marbaise
On 4/15/15 11:26 PM, Lin Ma wrote:
Thanks Wayne,
Are there any document mentioning src/main/java is default source?
Appreciate if you could point me to
The Apache Maven team is pleased to announce the release of the
Apache Maven JavaDoc Plugin, version 2.10.3
The Javadoc Plugin uses the Javadoc tool to generate javadocs for the
specified project.
http://maven.apache.org/plugins/maven-javadoc-plugin
Please be aware of the new location of our i
The Apache Maven team is pleased to announce the release of the
Apache Maven Verifier Plugin, version 1.1
Useful for integration tests - verifies the existence of certain
conditions.
http://maven.apache.org/plugins/maven-verifier-plugin/
Please be aware of the new location of our issue tracker
xception
role: org.apache.maven.execution.MavenSession
roleHint:
?What is the difference between the two options? What do I have to change in
order to have my extension working in older Maven versions (down to 3.1.1) by
installing it into the lib/ext directory?
Chris
Kind regards
Hi,
a short solution could be
https://issues.apache.org/jira/browse/MRELEASE-902
after the new release of maven-release-plugin 2.5.2 is there you could
change to the new release which contains a fix for that...
Kind regards
Karl Heinz Marbaise
On 4/22/15 10:02 PM, cody.a.fy
The Apache Maven team is pleased to announce the release of the
Apache Software Foundation Parent POM Version 17.
http://maven.apache.org/pom/asf/
You should specify the version in your project as parent like the following:
org.apache
apache
17
Release Notes - Apache Software Founda
The Apache Maven team is pleased to announce the release of the
Apache Maven Fluido Skin Version 1.4
The Apache Maven Fluido Skin is an Apache Maven site skin built on top of
Twitter's Bootstrap 2.3.2.
http://maven.apache.org/skins/maven-fluido-skin/
Please be aware of the new location of our i
must stay could someone update it with references to a current
version.
Ron
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h
n this? Perhaps in another ASF project which depends on
the ASF parent POM?
--
Christopher L Tubbs II
http://gravatar.com/ctubbsii
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: u
slash-deactive-modules-by-profiles-in-maven/
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
ages
before...).
The binary distro contains only Maven itself no plugins etc...which will
be downloaded automatically if you have a proxy/mirror settings.xml
correctly or better using a repository manager...
Kind regards
Karl Heinz Marbaise
-
Karl Heinz Marbaise
-Original Message-
From: Karl Heinz Marbaise [mailto:khmarba...@gmx.de]
Sent: 14 May 2015 09:36
To: Maven Users List
Cc: marlow.age...@gmail.com
Subject: Re: Problems building maven from source from behind a firewall: Unable
to initialize POM dependencies.xml
Hi Andrew,
Hi Kevin,
if you have really the assumption seeing a bug than it would be helpful
to create a test project or offer the project where you can observe the
problem so we can take a deeper look into it?
Kind regards
karl Heinz Marbaise
On 5/14/15 11:22 PM, Kevin Burton wrote:
Yes. IT seems
Hi,
based on Ron's questions you seemed to be not answering his questions...
Kind regards
Karl Heinz Marbaise
On 5/16/15 5:56 PM, Aitor Iturriondobeitia wrote:
hello
thanks for your answer
my pourpose is :
1.- create one dir, for example: 20150516-17.22.12
2.- into this directory creat
you executing the plugin?
..
WhatEver
..
The strange is that for other values that I've set in a test POM they are
being injected properly.
Is this supposed to work, right?
May be you can show the code or having it on github or bitbuchet so we
can take a look...
thanks,
Cristiano
Ki
unning the integration tests (integration-test-phase) you have to
shutdown the app server or the servlet engine within the
(post-integration-test) and in the verify phase you have to check if the
results were successful or having failed integration tests...
seems so vague to me.
Can any exper
but in the meantime no
new release has been done to update the official plugin site...
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: u
found...
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
n.com<http://www.SecurIntegration.com>
Amtsgericht Köln HRB 35063
Geschäftsführer: Guido Schneider
Determine your actual SAP license needs<http://www.securintegration.com/slc>
Kind regards
Karl Heinz Marbaise
-
To unsu
a jira issue and if you like please attach a
patch to the issue...and please add appropriate integration/unit tests
to it...
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For
.
Don't hesitate to ask questions...
but they are releated to the development so we should change to the
development list
Many thanks for helping here...
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail:
Hi,
Ok site is generated and online...
Kind regards
Karl Heinz Marbaise
On 6/8/15 5:49 PM, Martijn Dashorst wrote:
OK, thanks!
It appears that the project was migrated, but not its site. Is that as
simple as running a mvn site, and copying target/site to a ghpages
branch?
Martijn
On Mon
Hi Thomas,
On 6/8/15 12:47 AM, Thomas Broyer wrote:
https://github.com/mojohaus/clirr-maven-plugin ?
Should be accessed via:
http://www.mojohaus.org/clirr-maven-plugin/
If not the documentation has not been regenerated yet..
will happen during the next days...
Kind regards
Karl Heinz
The Apache Maven team is pleased to announce the release of the
Apache Maven Shade Version 2.4
This plugin provides the capability to package the artifact in an uber-jar,
including its dependencies and to shade - i.e. rename - the packages of some of
the dependencies.
http://maven.apache.org/mav
Hi Gerrit,
what about:
http://www.mojohaus.org/javancss-maven-plugin/
Kind regards
Karl Heinz Marbaise
On 6/18/15 3:10 PM, Hohl, Gerrit wrote:
Hello everyone,
is there a simple way to get the metrics of your code using Maven (means
using a plugin).
I mean something like a page in the
The Apache Maven team is pleased to announce the release of the
Apache Maven EJB Plugin Version 2.5.1
This plugin generates J2EE Enterprise Javabean (EJB) file as well as the
associated client jar.
http://maven.apache.org/maven-ejb-plugin/
Release Notes - Apache Maven EJB Plugin - Version 2.5.1
On 6/20/15 6:27 PM, Karl Heinz Marbaise wrote:
The Apache Maven team is pleased to announce the release of the
Apache Maven EJB Plugin Version 2.5.1
This plugin generates J2EE Enterprise Javabean (EJB) file as well as the
associated client jar.
http://maven.apache.org/maven-ejb-plugin/
The
Hi,
On 6/21/15 9:23 AM, Dagan Sandler wrote:
You mean http://maven.apache.org/plugins/maven-ejb-plugin/
Yes i have mistaken the linkBut i have already sent an update to
users/dev list...which you can see in the thread...
On Sat, Jun 20, 2015 at 7:32 PM, Karl Heinz Marbaise
wrote
Hi,
outch sorry...you are right OMG...
Thanks for the hint...
On 6/21/15 9:40 AM, Dagan Sandler wrote:
Your second link was also wrong :P
On Sun, Jun 21, 2015 at 10:28 AM, Karl Heinz Marbaise mailto:khmarba...@gmx.de>> wrote:
Hi,
On 6/21/15 9:23 AM, Dagan Sandler
The Apache Maven team is pleased to announce the release of the
Apache Maven EAR Plugin Version 2.10.1.
This plugin generates Java EE Enterprise Archive (EAR) file. It can also
generate the deployment descriptor file (e.g. application.xml).
http://maven.apache.org/maven-ear-plugin/
Release Note
The Apache Maven team is pleased to announce the release of the
Apache Maven Invoker Plugin Version 2.0.0
The Invoker Plugin is used to run a set of Maven projects. The plugin can
determine whether each project execution is successful, and optionally can
verify the output generated from a given p
The Apache Maven team is pleased to announce the release of the
Apache Maven EAR Plugin Version 2.10.1.
Sorry the link to the plugin was wrong. The link correctly looks like
this:
http://maven.apache.org/plugins/maven-ear-plugin/
Enjoy,
-The Apache Maven team
-
The Apache Maven team is pleased to announce the release of the
Apache Maven Invoker Plugin Version 2.0.0
Sorry the link to the plugin was wrong. The link correctly looks like
this:
http://maven.apache.org/plugins/maven-invoker-plugin/
Enjoy,
-The Apache Maven team
---
Hi,
just simply use
client-api-all
..
Kind regards
Karl Heinz Marbaise
On 7/13/15 1:02 AM, Zheng, Kai wrote:
Hi experts,
With the following, it generates a uber-jar, but the generated jar file name
isn't expected, being client-api-all.jar.pom. Note the content is correct,
conta
The Apache Maven team is pleased to announce the release of the
Apache Maven Shade Plugin Version 2.4.1
http://maven.apache.org/plugins/maven-shade-plugin/
This plugin provides the capability to package the artifact in an uber-jar,
including its dependencies and to shade - i.e. rename - the pack
afe. Any recommendation of a
fix and how to resolve this?
First it would be helpful to have full log output.
Kind regards
Karl Heinz Marbaise
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org
there is a lingering
reference to the old groupId, if we can delete all the old SNAPSHOTS we
could find those errors now instead of when we release.
Any ideas on how to do this are much appreciated.
-Dave
Kind regards
Karl Hein
: 2.5)
https://maven.apache.org/guides/mini/guide-releasing.html
maybe this is the only one but that page was my starting point
I have fixed the page content to use the most uptodate version.
Thanks for reporting this issue..
Kind regards
Karl Heinz Marbaise
I m trying to check
101 - 200 of 851 matches
Mail list logo