he updated
doxia-site-renderer back in Oct. 2020, but it has not been released (or at
least maven central still only has v3.1.2). Is there a plan for releasing
it or a newer version soon?
Thanks,
Tom
I use mvn archetype:create-from-project to generate a archetype project.
and use it to generate a project
the content of archetype file UserDTO(generaged by
archetype:create-from-project)
package ${package}.${artifactId}.dto;
then i mvn archetype:generate -DarchetypeArtifactId=myapp -DgroupId=te
where in the conversation. Maybe a stupid question when will Maven
> 3 be released?
>
> Kind regards,
> Maarten Storm
>
Maven 3 will be released somewhere between january and december. The
exact year is not known yet ;)
Tom
-
On Tue, Dec 16, 2008 at 1:51 AM, Jason van Zyl wrote:
> Howdy,
>
> This is primarily directed at Benjamin (who has done a great job getting the
> ITs in shape), John (who has spent a great deal of time getting our grid up
> and running), and Tom (who has made some very cool addi
30-50% performance hit :(
Tom
On Sat, Aug 9, 2008 at 11:53 AM, Mauro Talevi
<[EMAIL PROTECTED]> wrote:
> No problems encountered. WRT timing/memory, it now actually seems to have
> improved somewhat.
>
> Eg on 50-ish module build:
> 2.0.9
> [INFO] Total time: 7 minutes 24 seconds
There's a setup section on the wiki page which has the necessary info
on setting up Hudson.
The staging plugin is part of the 'tom' branch which is linked to from the page.
On Tue, Jul 8, 2008 at 9:59 PM, Jason van Zyl <[EMAIL PROTECTED]> wrote:
> Is the code anywhere?
&
script I've written (above)
> should enable any team to enable a similar release infrastructure for their
> own projects.
>
> -john
>>
I tried to automate part of the Maven release process (including
staging a release and voting
ations (is that a word?) that
are or will be available for some common libraries: I'm afraid this
will only be solved when libraries start producing OSGi artifacts
themselves. Perhaps the new spring osgi repository will also help to
standardize.
Tom
On Thu, May 22, 2008 at 6:59 AM, Brett
I have a private plugin that uses the stage-plugin code, and just got
the same stacktrace from one of my users yesterday.
Probably also because he switched to 2.0.9. I'll ask him on monday...
On Sat, May 17, 2008 at 8:50 PM, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> That's weird. I used 2.0.9 to
That's way too much magic. I'd rather have an explicit
true\false flag.
dependency:analyze could check this if desired.
On Wed, Apr 30, 2008 at 4:31 AM, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> It seems like we would need an ASM based post processor to analyze it before
> generating the pom that
nnot reliably be used by older Maven versions ?
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
While using a 2.0.9 snapshot, I noticed that my plugins no longer see -D...
cli arguments as system properties.
Probably because System.setProperty(...) was removed in this revision. Why
was this necessary ?
Tom
On Jan 8, 2008 1:03 PM, <[EMAIL PROTECTED]> wrote:
> Author: vsiveton
&g
aultClassRealm.java:255)
at
org.codehaus.plexus.component.factory.java.JavaComponentFactory.newInstance(
JavaComponentFactory.java:30)
... 16 more
On Jan 28, 2008 12:42 PM, Don Brown <[EMAIL PROTECTED]> wrote:
> On 1/28/08, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
> > I just tried it out and sometimes got this error h
I just tried it out and sometimes got this error halfway through a build:
Exception in thread "pool-101-thread-2"
java.lang.ArrayIndexOutOfBoundsException: 10
at java.util.ArrayList.add(ArrayList.java:352)
at
org.apache.maven.artifact.resolver.DefaultArtifactResolver$ResolveArtifac
Are you proposing to add the zip packaging to the core ?
Won't this break (or at least change) builds that have defined their
own zip packaging ?
Tom
On Jan 9, 2008 10:06 PM, Olivier Lamy <[EMAIL PROTECTED]> wrote:
> Hi,
> I have just read a thread [1] on the user mailing lis
On Jan 9, 2008 9:23 AM, Jorg Heymans <[EMAIL PROTECTED]> wrote:
> On Jan 8, 2008 11:02 PM, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
>
> Take a look at the developer cookbook (
> > http://docs.codehaus.org/display/MAVENUSER/Mojo+Developer+Cookbook )
>
>
> It wo
On Jan 8, 2008 10:56 PM, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have evaluated the bug report MCLIRR-7 and must admit that I am
> stuck. Here's what I have found:
>
> Clirr requires two classloaders, one with the previous version and one
> with the current version. In order to creat
27;s configuration
> - Use XPath to retrieve the "source" configuration
>
> Is this a good/ok/bad thing to do?
>
> --
> Dennis Lundberg
>
Won't work if you have an alternative lifecycle where the
maven-compiler-plugin is not responsible for compilation...
Tom
&
It's set in the ArtifactHandler configuration in components.xml.
On Dec 27, 2007 9:12 PM, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> I'm debugging a problem that happens in both 2.0.8/9-SNAPSHOT and
> 2.1-SNAPSHOT...that is project.getRunTimeArtifacts returns an empty list
> even when it clearly
Hi,
could somebody have a look at
http://jira.codehaus.org/browse/MAVENUPLOAD-1852 please ?
Thanks,
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
.directory}/my-surefire-reports) won't work, as
the property won't be resolved.
Is there a better way to do this? Can I get the actual plugin out of
plexus and get the real value of the property? If not, what's the best
way of resolving properties in the config string?
Tha
I'll be there too.
On Nov 27, 2007 11:40 AM, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> ZZzzz. Anyone awake?
>
> Vincent M., read your mail. I know you're coming!
>
> Stéphane
>
>
> On Nov 25, 2007 11:32 AM, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
> > Just wondering who's coming to Javapo
ader used:
http://staf.cvs.sourceforge.net/staf/src/staf/lang/java/service/STAFServiceJarClassLoader.java?revision=1.14&view=markup
Does anybody know what the problem is here ? Does the embedder or
Plexus expect its code in an ordinary jar ?
Tom
[1] Software Testing Automation Framework at
http://staf.source
her people done when a plugin changes
groupId? (and would these questions be better asked on the user list
rather than here?)
Thanks,
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
The repositorytools tried to do too many things at once, and the
result was that it almost didn't work at all :)
This simple code should get you somewhere - it is an implementation of
a release plugin phase, but you can transform it into a mojo. It will
take a remote repository on the local filesy
Hi,
can anybody confirm/deny that the changes to mvn.bat in r543625 have
broken result codes ?
Errors are no longer reported in 2.0.7.
If I restore the @endLocal, it works as it did before.
:error
+if "%OS%"=="Windows_NT" @endlocal
se
(non-binding) +1
On 6/13/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
Hi,
The release notes are here:
http://jira.codehaus.org/secure/ReleaseNote.jspa?
projectId=10500&styleName=Html&version=13138
The tag is here:
http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.7/
Staging re
.
But trying to use it in my current project's build yielded a lovely
IncompatibleClassChangeError.
I'm assuming someone has run into this before, but not sure what info I
should include in my post to have the community help me debug the issue.
Thanks for the help,
Tom Hartwell
I'm using it in production without issues.
One thing that could be improved is that the junit4 provider now looks
at the filename to find tests, instead of looking for @Test
annotations.
Tom
On 2/22/07, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 22 Feb 07, at 5:00 PM 22 Feb 07, B
Yves,
At http://jira.codehaus.org/browse/MDEP you can look at the existing
issues with this plugin. It's possible that is issue is already
reported or even solved. If not, you can create an issue and/or attach
the patch.
Tom
On 2/20/07, gc134728 <[EMAIL PROTECTED]> wrote:
You're right - it is hardcoded. See http://jira.codehaus.org/browse/SUREFIRE-141
Tom
On 2/6/07, Arnaud Bailly <[EMAIL PROTECTED]> wrote:
Hi to all,
I wish to extend maven-surefire with a new provider. As far as I can
tell from the plugin's source code, this is not possible with
2) The repository copying only works using the file:/// when you're
on the same machine due to a bug in Wagon.
It should also work for http if you have the latest wagon api Did you
try that ?
Tom
-
To unsubscribe, e
Can't you "solve" this with -Dhttps.proxyHost=xxx -Dhttps.proxyPort=... ?
On 1/11/07, Franz Fehringer <[EMAIL PROTECTED]> wrote:
Will this release contain solutions to
MNG-2305
MNG-2066
WAGONHTTP-6
?
These issues mean, that it is impossible to access HTTPS (SSL)
repositories from behind proxi
Hi,
Could somebody deploy a surefire snapshot (including the
surefire-junit4 provider) ?
thanks,
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi all,
I was wondering if anyone is working on junit4 support ? If not, is
this because of a lack of time or interest or is something blocking it
?
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e
32x_v20060907
org.eclipse.core.runtime.compatibility_3.1.100.v20060603.jar
org.eclipse.core.runtime_3.2.0.v20060603.jar
org.eclipse.core.variables_3.1.100.v20060605.jar
More info at http://wiki.eclipse.org/index.php/Version_Numbering
Tom
-Dan
___
goals to copy a specific artifact (including signatures) or an
entire remote repository to another repository, while merging the
necessary repository metadata.
This is still work-in-progress although Jason already tested it (I
think it was on a Geronimo release ).
Tom
--
> Wendy
Craig
---
ed through
MAVENUPLOAD? I.e. confirming to the rules set up here:
http://maven.apache.org/guides/mini/guide-ibiblio-upload.html
If not, I think I could put something together.
I have some play-stuff in the maven-repositorytools-plugin
(mojo-sandbox) as part of a bundle-deploy mojo. It includes iterat
he tag
This cannot happen if you make a tag based from your local working
copy instead of trunk
The release plugin already does this.
http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html
tom
Also, creating a branch for a release is optional. Right now we are
releasi
From the spec:
A version string is a series of positive numbers separated by periods.
The numbers are compared component by component from left to right. If
any number is greater than the corresponding number of the supplied
string the method returns true. If the number is less than it returns
f
On 12/19/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
On Tue, December 19, 2006 10:24 am, [EMAIL PROTECTED] wrote:
> =8*O I beg your pardon? I looked in JIRA but couldn't find a report about
> this. Is there? If not, I'd open one. ;-)
>
> The idea that you'll never have to fix a broken POM/JAR/
tefacts.
The repository IS cast in stone. Deployed POMs are not updated since
clients do not expect them to change and will not check for updates
(nor should they). This is an integral part of build reproducibility.
The only way to fix a broken artifact is by uploading a new
On 12/18/06, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 18 Dec 06, at 10:23 AM 18 Dec 06, Tom Huybrechts wrote:
> On 12/18/06, Jason van Zyl <[EMAIL PROTECTED]> wrote:
>>
>> On 18 Dec 06, at 9:59 AM 18 Dec 06, Daniel Kulp wrote:
>>
>> >
>> > G
someplace? That's what I'm having a hard time
> understanding. People
> obviously want them published, what stopping them from being
> published?
>
Seems like a good idea to me.
Jason.
We'd better have the POMs right the first time wit
c language governing permissions and limitations
under the License.
---(snip)---
Ditto for the pom itself ?
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
On 12/12/06, Jason van Zyl <[EMAIL PROTECTED]> wrote:
On 11 Dec 06, at 10:25 PM 11 Dec 06, Scott Lewis wrote:
> Hi Jason,
>
>
> What is the State resolver?
Dependency resolver. Basically a state machine that consumes OSGi
dependency information, determines what's missing and asks for more.
How
On 12/11/06, Fabrizio Giustina <[EMAIL PROTECTED]> wrote:
On 12/11/06, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
> In any Eclipse install, each Import-Package is provided by at least
> one bundle, and you can make a POM dependency on that bundle. It is
> quite easy to impl
more thing: you can automatically validate if the install
is consistent.
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Please consider http://jira.codehaus.org/browse/MECLIPSE-201 if you
want to deploy these artifacts to central. Once the POMs are out
released, they can't be changed untill there is a new release.
Would'nt it be a good idea to try to involve people from Eclipse in this ?
Tom
On 12/11/
These sources are generated at build time.
Check out that project and build it.
Tom
On 12/3/06, Maurício Linhares <[EMAIL PROTECTED]> wrote:
Hi guys,
I'm making some bugfixes and improvements on M2Eclipse plugin, but I also
need to checkout the Maven 2 sources, specially the &
This is stil an issue. When running a goal outside a project, the
profiles in settings.xml are ignored, (including any custom repository
you might have set up.
There is a workaround (see ARCHETYPE-1) : you need to add
-DremoteRepositories=http://the.url.to.my.repository
Tom
On 12/3/06, David
Hi all,
I'm looking forward to the upcoming plugin releases. Maybe this is a
good time to fix the description elements in the POMs. Right now there
are none, so they have an inherited value of ''Maven Plugins'.
Tom
On 11/27/06, Tom Huybrechts <[EMAIL PROTECTED]> wrote:
This plugin uses sourcelevel 1.5:
https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/repositorytools-maven-plugin
... and it does have non-mojo classes that do not have these
constraints (see the components p
This plugin uses sourcelevel 1.5:
https://svn.codehaus.org/mojo/trunk/mojo/mojo-sandbox/repositorytools-maven-plugin
On 11/27/06, Emmanuel Hugonnet <[EMAIL PROTECTED]> wrote:
Tom Huybrechts a écrit :
> I write all my mojo's with 1.5.
> You just need to avoid using annotation
I write all my mojo's with 1.5.
You just need to avoid using annotations and generics in the signature
of your classes (fields, methods and their annotations).
Tom
On 11/27/06, Nicolas DE LOOF <[EMAIL PROTECTED]> wrote:
Maven should depends on the latests Java version to allow plu
Check the value of classLoader.getResource(...). This should be a URL
in the form to a resource inside a jar. I don't think turning this
into a string and passing that to new File() will help. Instead try
using getting the resource as a stream.
InputStream is = getClass().getClassLoader().getReso
Hi,
just one comment: wouldn't it be better if release:accept would copy the
2.0.5-rcX artifacts to 2.0.5 (like in Joakim's proposal) instead of doing
the build again ?
Tom
On 10/14/06, Kenney Westerhof <[EMAIL PROTECTED]> wrote:
Hi,
Some comments inline.
Joakim Erdf
orter: Tom Spengler
if you have a dependency like
j-core
j-core-webapp-axx
0.0.1
war
it will not included int .classpath
Resolution could be
EclipseClasspathWriter
[ http://jira.codehaus.org/browse/MNGECLIPSE-71?page=all ]
Tom Perry updated MNGECLIPSE-71:
Attachment: spring-acegi-poc.zip
> install goal for multiproject does not discover and act upon submodu
[ http://jira.codehaus.org/browse/MNGECLIPSE-71?page=comments#action_57791
]
Tom Perry commented on MNGECLIPSE-71:
-
I'm attaching my test project spring-acegi-pocthanks for your help
I apologize in advance if I'm doing something wrong
Versions: 0.0.4
Environment: XP sp1, eclipse 3.1.1, plugin from
http://m2eclipse.codehaus.org/ v0.0.4, maven 2.0.2 on my desktop
Reporter: Tom Perry
Assigned to: Eugene Kuleshov
first, sorry if this is seen as a double post (I also posted this to the maven
user list). I didn
[ http://jira.codehaus.org/browse/MNGECLIPSE-56?page=comments#action_57036
]
tom perry commented on MNGECLIPSE-56:
-
for what it's worth, I have seen the same error
"java.lang.NoClassDefFoundError: and"
initially in Window -> Prefer
with SSPI authentication
SVN repository has external links
Reporter: Tom Skinner
Getting a bunch of these errors in my wrapper.log during builds.
INFO | jvm 2| 2005/11/21 14:29:58 | 2005-11-21 14:29:58,841 [Thread-1]
INFO ScmManager - Working directory:
/loc
so
> deserve to have a part in shaping the project as a whole.
+1, +1, +1
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
7;s such a beast - albeit driven by Ruby/Ant, not Maven:
https://ultraforge.ultralog.net/
Yours,
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
et the wheels in
> motion. Close of voting at Thursday 12:01pm EST (USA) (not that I
> really know when that is)
+1
Tom
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Actually, I should have waited for some +1s sorry about that
Yours,
Tom
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 17, 2003 12:52 AM
> To: 'Maven Developers List'
> Subject: RE: [Fwd: A proposed
Hearing no objections this change is checked in now.
Thanks,
Tom
-Forwarded Message-
> From: Tom Copeland <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: A proposed change to the PMD plugin
> Date: 16 Jun 2003 15:58:09 -0400
>
> I'd
ts.xml,${plugin.resources}/rulesets/codesize.xml
---
>
maven.pmd.rulesetfiles=${plugin.resources}/rulesets/basic.xml,${plugin.resources}/rulesets/unusedcode.xml,${plugin.resources}/rulesets/imports.xml
[EMAIL PROTECTED] pmd]$
=
If no one has any objections, I'll check this updated plugins.prope
I've been laying low on the PMD questions because Siegfried had been
handling the pmd-maven interaction... but perhaps he's been buried in
Day Job activities. Please let me know if I can answer any questions or
whatever
+1
Yours,
Tom
On Thu, 2003-04-03 at 04:23, Emmanuel Ven
70 matches
Mail list logo