RE: Re: Proposal: Display dependency checksums (SHA hashes) in maven-dependency-plugin

2025-07-16 Thread Adam Kaplan
Excellent news on the trusted checksums feature! As this appears to be provided by Maven itself (in 3.9 onward?), is this the recommended way for teams to version Maven checksums in git? If so, is more documentation planned/needed? Perhaps what is missing in maven-dependency-plugin is machine-read

Re: Parallelising custom plugin (rust-maven-plugin)

2023-10-20 Thread Adam Cimarosti
docs, examples)? It exceeds my Maven-fu ;-). Thanks, Adam On Fri, 20 Oct 2023, 20:32 Romain Manni-Bucau, wrote: > Hi, > > did you try splitting rust and java code in 2 modules and using > -T$something ? would do it, otherwise you probably need to write an > extension which w

Parallelising custom plugin (rust-maven-plugin)

2023-10-20 Thread Adam Cimarosti
kicks off building Rust in parallel while the Kava code is building? Your advice is much appreciated! Thanks, Adam

Maven site plugin + AsciiDoc plugin - left nav bar diseapears when I click asciidoc page

2023-02-23 Thread Dec, Adam
3.12.1 What I am doing wrong? Best regards, Adam Dec Chief IT Developer Nordea | Data Systems Engineering Visit me: Daimlera 2, 02-460 Warszawa, Poland Mob: +48 532086032 E-mail: adam@nordea.com<mailto:adam@nordea.com> Web: nordea.com<http://www.nordea.com> Nor

Bug report - maven shade plugin - transitive dependencies of provided dependency included in uber-jar

2023-02-08 Thread Adam Cervenka (ZA)
in the repo it should be easy to replicate the issue. Thanks, Adam Cervenka Absa Bank Limited is a subsidiary of Absa Group Limited and is an Authorised Financial Services Provider and Registered Credit Provider, registration number: NCRCP7. Absa Bank Limited provides services to Absa Group

Re: New logo?

2014-01-14 Thread Adam Retter
t; >>>> >So it would appear to me that I'm not thinking of an animal at all ! >> >>>> > >> >>>> >Kristian >> >>>> > >> >>>> > >> >>>> > >> >>>> > >> >&

Re: New logo?

2014-01-05 Thread Adam Retter
o with the raven >> >>>> >> >>>> http://www.prweb.com/releases/2012/3/prweb9334175.htm >> >>>> >> >>>> Given that a different non-competing user of the name is using a raven >> >>>> in their logo >> >>>> >> >>>> On Friday, 20 December 2013, Manfred Mos

Re: New logo?

2014-01-05 Thread Adam Retter
I would love to, but I posses absolutely zero artistic skill. On 2 January 2014 16:28, Stephen Connolly wrote: > how about you try sketching out what you mean! > > > On 2 January 2014 16:18, Adam Retter wrote: > >> I like that one best personally. How about something like

Re: New logo?

2014-01-05 Thread Adam Retter
-logo-example2.png Thanks On 2 January 2014 17:52, Stephen Connolly wrote: > So what... you cannot do worse than > http://people.apache.org/~stephenc/maven-logo-contest/maven.png > > > On 2 January 2014 16:55, Adam Retter wrote: > >> I would love to, but I posses absolu

Re: New site content

2014-01-05 Thread Adam Retter
ing icons because I want to have subsequent pages give more detail >> and use the iconography to enable people to see what is being discussed >> more easily >> -- Adam Retter skype: adam.retter tweet: adamretter http://www.adamretter.org.uk ---

RE: Looking up the license of dependencies in a pom.xml

2009-06-10 Thread Perry-Pelletier, Adam
Thanks, but nevermind I figured it out. -Original Message- From: Perry-Pelletier, Adam [mailto:ad...@qualcomm.com] Sent: Wednesday, June 10, 2009 7:58 PM To: Maven Developers List Subject: RE: Looking up the license of dependencies in a pom.xml Thanks for that first answer. It allowed

RE: Looking up the license of dependencies in a pom.xml

2009-06-10 Thread Perry-Pelletier, Adam
two member variables are null. Can anybody point me to some code fragments that show me how this gets wired together so that not only does my derived class gets registered, but also its two members? Thanks, Adam -Original Message- From: Brett Porter [mailto:br...@apache.org] Sent: Tuesda

Looking up the license of dependencies in a pom.xml

2009-06-09 Thread Perry-Pelletier, Adam
e license for the MavenProject. Alternatively, I was going to just do an HTTP GET on the pom.xml for a given dependency, parse it and find the license. But surely there is a clean way to do this. Can anyone shoot me a code fragment that does this. Thank in advance for any help. Adam

Re: any war plugin hack ?

2007-10-01 Thread Adam Altemus
wait for maven 2.1 and the pre-package phase, but I need a > > solution > > now... > > > > There seems not to be an official way to hook into the war plugin, but > > maybe > > some "at your own risk" hack is possible ? > > > > Nico. > >

A simple improvement of the jar plugin

2007-08-09 Thread Adam Warski
is simply a jar with a .beans extension. I have done some research, and I think the only way to have a ".beans" packaging is to write a plugin. This is quite simple, but could be much simpler :) -- Regards, Adam Warski ---

Re: Question regarding a Plugin

2007-06-13 Thread Adam
I found my answer so it's cool. BTW, we are getting ready to release an alpha version of it soon and I was curious as to how to go about it/best practices for doing so. Thanks. Adam On 6/13/07, Eric Redmond <[EMAIL PROTECTED]> wrote: Try posting this question on the user group -

Question regarding a Plugin

2007-06-11 Thread Adam Altemus
directory and either create a second WAR w/ compressed JS or overwrite the existing. In the first case how do I get this WAR included so that when install and deploy run, the file and it's associated directory are sent to the correct repositories with the other artifacts? Thanks in advance,

archetype:create-from-project

2006-08-03 Thread Adam Leggett
hical nature of maven is one of its biggest assets. TIA Adam Adam Leggett <[EMAIL PROTECTED]> Senior Consultant UPCO Direct Line: 0113 20 10 631 Fax: 0113 20 10 666 <http://www.upco.co.uk> === The contents

RE: [m2] Rss reports

2006-03-18 Thread Adam Leggett
lesheet or some such. I'm wondering if there is a simple way to get maven to output its build in this way, so i can apply an rss stylesheet to publish the build headlines. Can i configure maven logging via a system property at runtime? TIA Adam Fro

[m2] Rss reports

2006-03-17 Thread Adam Leggett
MavenReport implementation which has a generate method. The method accepts a Doxia 'Sink'. Is a custom Sink implementation the way to go? Maybe somebody is already developing RssSink. TIA Adam Adam Leggett <[EMAIL PROTECTED]> Senior Consultant UPCO Direct Line: 0113 20 10 631 Fax

[jira] Created: (MNG-2056) Exception when starting new page with AbstractMavenMultiPageReport

2006-02-08 Thread Adam Winer (JIRA)
ting Versions: 2.0.2 Environment: OS X 10.3.4. running JDK 1.5 (1.5.0_06-93) Reporter: Adam Winer Attempts to call AbstractMavenMultiPageReport.startPage() from a custom report result in the following exception: Caused by: java.io.EOFException: input contained no data

[jira] Created: (CONTINUUM-582) Error in detecting chagnes

2006-02-03 Thread Adam Altemus (JIRA)
Error in detecting chagnes -- Key: CONTINUUM-582 URL: http://jira.codehaus.org/browse/CONTINUUM-582 Project: Continuum Type: Bug Reporter: Adam Altemus When Continuum does a new build, the comments for the changes on the build result

[jira] Created: (MEV-270) dependencies incorrect

2005-12-26 Thread Adam Hardy (JIRA)
dependencies incorrect -- Key: MEV-270 URL: http://jira.codehaus.org/browse/MEV-270 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Adam Hardy P6Spy has no strict dependencies. The dependencies declared in the

[jira] Created: (CONTINUUM-464) cannot use a build.xml file in a folder

2005-11-21 Thread Adam Kiezun (JIRA)
cannot use a build.xml file in a folder --- Key: CONTINUUM-464 URL: http://jira.codehaus.org/browse/CONTINUUM-464 Project: Continuum Type: Bug Versions: 1.0.1 Environment: running on Linux Debian Reporter: Adam Kiezun

[jira] Created: (MEV-202) dependency wrong

2005-11-13 Thread Adam Hardy (JIRA)
dependency wrong Key: MEV-202 URL: http://jira.codehaus.org/browse/MEV-202 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Adam Hardy javax.xml.namespace doesn't exist on ibiblio and javax.xml.xsdl

[jira] Created: (MEV-201) should have dependency on org.relaxngdatatype.relaxngDatatype

2005-11-13 Thread Adam Hardy (JIRA)
should have dependency on org.relaxngdatatype.relaxngDatatype - Key: MEV-201 URL: http://jira.codehaus.org/browse/MEV-201 Project: Maven Evangelism Type: Bug Reporter: Adam Hardy org.relaxng is

[jira] Created: (MEV-200) sslext/sslext-1.2-0 jar contains no class files (should have several)

2005-11-13 Thread Adam Hardy (JIRA)
sslext/sslext-1.2-0 jar contains no class files (should have several) - Key: MEV-200 URL: http://jira.codehaus.org/browse/MEV-200 Project: Maven Evangelism Type: Bug Reporter: Adam Hardy The

[jira] Commented: (CONTINUUM-405) no infrmation why build ended with error

2005-10-31 Thread Adam Kiezun (JIRA)
[ http://jira.codehaus.org/browse/CONTINUUM-405?page=comments#action_49673 ] Adam Kiezun commented on CONTINUUM-405: --- sorry about the typo in the summary (i seem to lack permissions to fix it) > no infrmation why build ended with er

[jira] Created: (CONTINUUM-405) no infrmation why build ended with error

2005-10-31 Thread Adam Kiezun (JIRA)
Reporter: Adam Kiezun when a build fails with an erros (e.g. because of a broken cvs connection) there's no feedback on the build status page. I have to go and look it up in the log. It would be useful to see it in the build status window itself -- This message is automatically generated by

[jira] Created: (CONTINUUM-404) add a way for admins to access the log from the web interface

2005-10-31 Thread Adam Kiezun (JIRA)
Versions: 1.0 Environment: running on linux debian Reporter: Adam Kiezun Priority: Minor add a way for admins to see the logs from the web interface. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http

[jira] Commented: (MNG-871) propagate the type attribute of a pom up to the dependency when dependency doesn't specify it

2005-09-18 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MNG-871?page=comments#action_46609 ] Adam Hardy commented on MNG-871: It just takes a while to work out what is going on, or rather, takes a while to get someone to tell you what you're doing wrong. The user is allow

[jira] Created: (MEV-86) javax.security.jacc jacc-1.0

2005-09-15 Thread Adam Hardy (JIRA)
javax.security.jacc jacc-1.0 Key: MEV-86 URL: http://jira.codehaus.org/browse/MEV-86 Project: Maven Evangelism Type: Improvement Components: Invalid POM Reporter: Adam Hardy Sorry, don't remember the exact xml node name fo

[jira] Created: (MNG-871) propagate the type attribute of a pom up to the dependency when dependency doesn't specify it

2005-09-13 Thread Adam Hardy (JIRA)
ven 2 Type: Bug Components: maven-core Reporter: Adam Hardy Using maven-ear-plugin, I have two dependencies in my project and I left out the types when I declared the dependencies. maven-ear-plugin generated an application.xml descriptor for the EAR file, but left out the module declara

[jira] Created: (MEV-78) commons-dbcp JUnit dependency not in scope test

2005-09-06 Thread Adam Hardy (JIRA)
commons-dbcp JUnit dependency not in scope test --- Key: MEV-78 URL: http://jira.codehaus.org/browse/MEV-78 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Adam Hardy the JUnit dependency

[jira] Updated: (MEV-72) relaxngDatatype-1.6

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-72?page=all ] Adam Hardy updated MEV-72: -- Attachment: relaxngDatatype-1.6.pom > relaxngDatatype-1.6 > --- > > Key: MEV-72 > URL: http://jira.codehaus.org/browse/MEV-72

[jira] Updated: (MEV-71) jaxb-xjc-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-71?page=all ] Adam Hardy updated MEV-71: -- Attachment: jaxb-xjc-1.0.5.pom > jaxb-xjc-1.0.5 > -- > > Key: MEV-71 > URL: http://jira.codehaus.org/browse/MEV-71 > Project

[jira] Updated: (MEV-70) jaxb-libs

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-70?page=all ] Adam Hardy updated MEV-70: -- Attachment: jaxb-libs-1.0.5.pom > jaxb-libs > - > > Key: MEV-70 > URL: http://jira.codehaus.org/browse/MEV-70 > Project

[jira] Updated: (MEV-69) jaxb-impl-1.0.5

2005-08-27 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-69?page=all ] Adam Hardy updated MEV-69: -- Attachment: jaxb-impl-1.0.5.pom > jaxb-impl-1.0.5 > --- > > Key: MEV-69 > URL: http://jira.codehaus.org/browse/MEV-69 > Project

[jira] Created: (MEV-72) relaxngDatatype-1.6

2005-08-26 Thread Adam Hardy (JIRA)
relaxngDatatype-1.6 --- Key: MEV-72 URL: http://jira.codehaus.org/browse/MEV-72 Project: Maven Evangelism Type: Improvement Components: Invalid POM Reporter: Adam Hardy This is provided by the JWSDP. The current one in relaxngDatatype

[jira] Created: (MEV-71) jaxb-xjc-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-xjc-1.0.5 -- Key: MEV-71 URL: http://jira.codehaus.org/browse/MEV-71 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy JAXB Java code generator for beans based on XML schemas -- This message is

[jira] Created: (MEV-70) jaxb-libs

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-libs - Key: MEV-70 URL: http://jira.codehaus.org/browse/MEV-70 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy JAXB libraries -- This message is automatically generated by JIRA. - If you think it was

[jira] Created: (MEV-69) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5 --- Key: MEV-69 URL: http://jira.codehaus.org/browse/MEV-69 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy -- This message is automatically generated by JIRA. - If you think it was sent

[jira] Closed: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-68?page=all ] Adam Hardy closed MEV-68: - I want to make this mistake disappear. > jaxb-impl-1.0.5 > --- > > Key: MEV-68 > URL: http://jira.codehaus.org/browse/MEV-68 >

[jira] Resolved: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-68?page=all ] Adam Hardy resolved MEV-68: --- Resolution: Duplicate sorry this is a mistake. I thought 'clone' command in jira allowed you to edit more stuff. Marked it as a duplicate. > ja

[jira] Created: (MEV-68) jaxb-impl-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-impl-1.0.5 --- Key: MEV-68 URL: http://jira.codehaus.org/browse/MEV-68 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy will attach pom -- This message is automatically generated by JIRA. - If you

[jira] Updated: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
[ http://jira.codehaus.org/browse/MEV-67?page=all ] Adam Hardy updated MEV-67: -- Attachment: jaxb-api-1.0.5.pom > jaxb-api-1.0.5 > -- > > Key: MEV-67 > URL: http://jira.codehaus.org/browse/MEV-67 > Project

[jira] Created: (MEV-67) jaxb-api-1.0.5

2005-08-26 Thread Adam Hardy (JIRA)
jaxb-api-1.0.5 -- Key: MEV-67 URL: http://jira.codehaus.org/browse/MEV-67 Project: Maven Evangelism Type: Improvement Components: Missing POM Reporter: Adam Hardy will attach pom -- This message is automatically generated by JIRA. - If you think

Re: extending pom structure?

2005-05-28 Thread Adam Jenkins
o I can hit you up for some tip with respect to this beehive plugin. See you there. Adam On Sun, 2005-05-29 at 10:31 +1000, Brett Porter wrote: > Adam Jenkins wrote: > > >Hi All, > > > >I wanted to know if that's acceptable from a maven point of view or if > &g

extending pom structure?

2005-05-28 Thread Adam Jenkins
our lecture at AJUG. All are very excited. Cheers Adam - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: aspectj plugin and 1.5 report

2005-05-11 Thread Adam Jenkins
me know if you still want a patch. Cheers Adam On Wed, 2005-05-11 at 14:59 -0700, Carlos Sanchez wrote: > Hi Adam, > > If you could upload a patch in JIRA > http://jira.codehaus.org/browse/MPASPECTJ-21 it'd be great. Also it'd > be a god idea to file an upload re

aspectj plugin and 1.5 report

2005-05-11 Thread Adam Jenkins
roblems. I'll let you know if I hit any. project.properties maven.compile.source=1.5 maven.compile.target=1.5 maven.compile.compilerargs=-Xlint:deprecation -Xlint:unchecked maven.aspectj.source=1.5 Cheers Adam - To unsubscribe, e-mail:

SVN assistence

2005-05-11 Thread Adam Jenkins
Could someone fire me the checkout and diff (patch) commands (I'm not overly familiary with SVN) Cheers Adam - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

build failed??

2005-03-01 Thread Adam Jenkins
maven-repo-local: check-properties: check-env: [echo] maven.home = /home/adam/tmpmaveninstall/ env: [echo] maven.home = /home/adam/tmpmaveninstall/ [echo] maven.home.local = /home/adam/.maven [echo] maven.repo.local = /home/adam/.maven/repository [echo]

latest cvs build problems

2005-03-01 Thread Adam Jenkins
in' [exec] build:start: [exec] maven:plugins-install: [exec] build:start: [exec] clean:clean: [exec] [delete] Deleting directory /home/adam/tmp/maven-plugins/ant/target [exec] Tag library requested that is not present: 'doc' in plugin: 'jar'

Re: [GUMP@brutus]: maven/maven-bootstrap failed

2004-05-23 Thread Adam R. B. Jack
I guess this is the descriptor that has been there for ages, Gump coverage has just finally crept up to this depth. Sure we can update it & halt the nag. regards, Adam - Original Message - From: "Brett Porter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> C

Gump and Maven

2003-11-25 Thread Adam R. B. Jack
.org/manual/sysclasspath.html] Does Maven have any such concept? Anybody here able to shed further light on this matter? What would you guys like to see done, and how? regards, Adam -- Experience Sybase Technology... http://www.try.sybase.com ---

Re: [VOTE] Incubate Apache Repo

2003-11-24 Thread Adam R. B. Jack
y contents [not just things built by Maven], 3. Metadata -- not just POM) then great, let's combine. But, if the goal is Maven-only, it seems rude to try to defocus them onto the generic. It'd lower their bar & increase their workload. Heck, guess I ought just CC their new mailing