Set maven.compiler.target on command-line

2013-01-07 Thread Jason Voegele
). All of this leads me to believe that the -Dmaven.compiler.target property being passed on the command-line is being ignored. Is there any way to set the value of the -target compiler parameter from the mvn command-line? -- Jason Voegele Parents often talk about the younger generation

Maven site error with version range

2010-11-17 Thread Jason Voegele
. -- Jason Voegele Did you hear that two rabbits escaped from the zoo and so far they have only recaptured 116 of them? - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail: users-h

Error building bin assembly

2010-11-10 Thread Jason Voegele
I am trying to use the pre-defined bin assembly descriptor (descriptorRef) and I am getting an error stating that A tar file cannot include itself. I've included a full stack trace below. Does anyone know what might be wrong? Is there any other information I should include to help diagnose?

Re: Error building bin assembly

2010-11-10 Thread Jason Voegele
. Can anyone provide any clues? Thanks On Nov 10, 2010, at 10:02 AM, Jason Voegele wrote: I am trying to use the pre-defined bin assembly descriptor (descriptorRef) and I am getting an error stating that A tar file cannot include itself. I've included a full stack trace below. Does anyone

Aggregating Javadocs from Dependency Sources

2010-05-12 Thread Jason Voegele
here: http://paste.ubuntu.com/432246/ Is this a bug in the Javadoc plugin, or am I somehow using it incorrectly? Thanks for any help you can provide. -- Jason Voegele No matter who you are, some scholar can show you the great idea you had was had by someone before you. pom.xml Description: XML

Re: Aggregating Javadocs from Dependency Sources

2010-05-12 Thread Jason Voegele
' 3) run the javadoc plugin on the result tree to produce aggregate javadoc. This is used at Apache CXF, amongst other places. Thank you, Benson. This approach seems to work just fine. -- Jason Voegele If you want to get rich from writing, write the sort of thing that's read by persons who

EJB 2.0 artifacts

2009-11-03 Thread Jason Voegele
artifacts for EJB 2.0 on any public repository? I've searched around a bit, and although I've found some artifacts that claim to contain these javax.ejb classes, they all seem to have them bundled with something else. Any pointers? Thanks. -- Jason Voegele It has been said that man is a rational

Re: EJB 2.0 artifacts

2009-11-03 Thread Jason Voegele
On Tuesday 03 November 2009 11:00:24 am Jason Voegele wrote: I am converting an Ant project that uses EJB 2.0 classes from the javax.ejb package (EJBObject, EJBHome, EJBMetaData) to use Maven. The Ant build works by compiling against an ejb.jar file in the project's lib directory

Concurrent access to local repository by multiple processes

2009-06-23 Thread Jason Voegele
with Maven 2.1.0. Can anyone comment with any amount of certainty? -- Jason Voegele An investment in knowledge always pays the best interest. -- Benjamin Franklin - To unsubscribe, e-mail: users-unsubscr

Build Eclipse plugins with Maven

2009-05-13 Thread Jason Voegele
this approach will not work well with some of our continuous integration and publication systems so I have to rule it out. Apart from Tycho, then, what is the recommended approach? -- Jason Voegele Murphy's Law, that brash proletarian restatement of Godel's Theorem. -- Thomas Pynchon

Integration testing best practices

2009-04-08 Thread Jason Voegele
/MAVENUSER/Maven+and+Integration+Testing Maven: The Definitive Guide is curiously silent on this issue. Can anyone point me to some up-to-date discussion of integration testing best practices for Maven? Failing that, would you care to share your thoughts on this mailing list? Thanks. -- Jason

Central repository for snapshots?

2009-03-13 Thread Jason Voegele
settings.xml that contains this and other necessary artifacts to build maven-archetype? Thanks. -- Jason Voegele Snow Day -- stay home. signature.asc Description: This is a digitally signed message part.

Re: Central repository for snapshots?

2009-03-13 Thread Jason Voegele
On Friday 13 March 2009 10:15:42 am Marco Huber wrote: Hi Jason, you should add: http://repository.apache.org/snapshots/ There lives the snapshots from the apache projects. Thank you, Marco. Works like a charm. -- Jason Voegele When the going gets tough, the tough get empirical

Re: deploy archetype-catalog

2008-12-05 Thread Jason Voegele
On Thursday 04 December 2008 07:47:32 am Raphaël Piéroni wrote: Hi, Please consider raising a Jira http://jira.codehaus.org/browse/ARCHETYPE-223 -- Jason Voegele Truly great madness can not be achieved without significant intelligence. -- Henrik Tikkanen

End User License Agreements

2008-12-03 Thread Jason Voegele
that allows us to specify the license, but unfortunately it appears that this cannot be used to prompt the user to accept (or decline) the license. Is there any way to make Maven prompt the user to accept a license agreement? Thanks. -- Jason Voegele The idle mind knows not what it is it wants

Re: deploy archetype-catalog

2008-12-03 Thread Jason Voegele
deploy deploys the archetype to the repository, but the archetype-catalog.xml does not get created (or updated) in the deployment repository. -- Jason Voegele Q: What do you call a boomerang that doesn't come back? A: A stick

Re: End User License Agreements

2008-12-03 Thread Jason Voegele
On Wednesday 03 December 2008 01:57:53 pm Tomasz Pik wrote: On Wed, Dec 3, 2008 at 7:51 PM, Jason Voegele [EMAIL PROTECTED] wrote: Is there any way to make Maven prompt the user to accept a license agreement? Not yet, see http://jira.codehaus.org/browse/MNG-671 Thanks Tomasz. The last