Hello,
For the problem reported below, I created ticket SCM-609 and provided
a patch. The link to the Github branch is in the ticket. Can someone
review and integrate this in 1.5-SNAPSHOT?
Tnx,
Ringo
On 14 February 2011 16:21, Ringo De Smet wrote:
> Hello,
>
> I am re-using the
Hello,
I am re-using the Maven HG provider in a project where I need to
process all commits. I have a problem with the changelog command.
Mercurial reports the revision under the following form:
996:dfec0866dab97b8b5b949a6b16a70181a90deeb0
The first part is a number which is only valid for the lo
Mark,
2009/7/30 Donszelmann Mark :
>
> the NAR plugin uses its own lifecycle as documented here:
>
> http://java.freehep.org/freehep-nar-plugin/lifecycle.html
Small correction: you have a custom lifecycle *mapping*, but you are
still binding to the default lifecycle. I'm talking about linking the
Hello,
I want to ask again what the correct state is regarding adding new
lifecycles, as a followup to this thread:
http://www.nabble.com/MECLIPSE-37-creating-a-new-custom-lifecycle-for-m-eclipse-p-td20846234.html
Investigation is currently taking place to use Maven +
freehep-nar-plugin to perfor
Hello,
I searched the docs on the website and the mail archives, but could
not get an easy answer on this one.
How can I activate debug logging for single plugin? I suspect I should
create a logging configuration file in a certain format and put it in
a specific location? Can one elaborate plz?
T
Jason,
2009/3/19 Jason van Zyl :
> One annotation is for Plexus components specifically and that is
> @plexus.requirement or @Requirement if you're doing annotations.
>
> The other is specifically for Maven plugins. The component metadata for your
> own types, like our Maven plugins, have their ow
Hello,
I'm a bit confused on the use of the @component and
@plexus.requirement Javadoc annotations.
http://docs.codehaus.org/display/MAVEN/Deterministic+Lifecycle+Planning
The above document contains the following: "injected either as a
@plexus.requirement or @component annotation, depending on
Hello,
In our release setup, we always generate the release POM for our
modules. We have a project now that fails when the
org.htmlparser:htmlparser:1.6 dependency was added. htmlparser refers
to tools.jar as a system scoped dependency. The generated release POM
contains a system scoped dependency
Hello,
I am writing some custom plugin code that also needs some SCM
operations, in my case needing support for CVS and SVN. For this, I am
using the Maven SCM subsystem with the providers. I am running a
status command, but for the CVS provider this seems to run a "cvs
update" command instead of