suggesting books for book list

2023-07-29 Thread mark.yagnatinsky
This list has some books and articles about maven: https://maven.apache.org/articles.html Sonatype has 3 free maven books available on its website in both HTML and pdf form Is the policy to list basically anything or does someone have vouch that the books are good or...? This message is for

Re: Complex Maven projects - Tutorials? Books?

2014-06-20 Thread Robert Kuropkat
On 06/13/2014 10:26 PM, Barrie Treloar wrote: On 14 June 2014 02:14, Robert Kuropkat wrote: I'll add my cry of despair here as well. Modern Open Source documentation efforts tend be mostly disappointing. First of all, it's never in a nice neat collection. Second, most of the articles and

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Barrie Treloar
y >>> focused >>> on a particular plugin and not on how to pull all this together. >>> >> Indeed. One thing I really miss from the evil old mainframe days is >> the manuals that gave you the big picture and the developers' view of >> how they expe

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Ron Wheeler
nuals that gave you the big picture and the developers' view of how they expected the tools to be used. There were usually two books for any product: o Reference Manual -- *complete* individual descriptions of each feature, command, and qualifier. o Programmer's (or User'

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Robert Kuropkat
27; view of how they expected the tools to be used. There were usually two books for any product: o Reference Manual -- *complete* individual descriptions of each feature, command, and qualifier. o Programmer's (or User's) Guide -- fits all the pieces together and suggests goo

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Mark H. Wood
lopers' view of how they expected the tools to be used. There were usually two books for any product: o Reference Manual -- *complete* individual descriptions of each feature, command, and qualifier. o Programmer's (or User's) Guide -- fits all the pieces together and sugges

Re: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Stephen Connolly
y as well as for > uploading some JAR and POM files which are not available in the public > repositories. > > Instead of the Maven Versions Plugin we came across the Maven Release > Plugin. This way you can check in all the time, but only once the build > process creates a stable

AW: Complex Maven projects - Tutorials? Books?

2014-06-13 Thread Hohl, Gerrit
uild server which is triggered by changes in the SCM you would be able to have the newest version of the library always available in your Nexus repository. We read many articles on the Internet so far. And we read the following books: Maven 2 - Eine Einführung, aktuell zur Version 2.0.9 (Maven

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Pascal Rapicault
e we don't want to share this libraries by copy-n-paste between the products - especially as we have Maven. So we started to read books, tutorials on the Internet and so on. But most of them only deal with simple projects. They don't cover e.g. versioning the build process (especially if yo

Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Hohl, Gerrit
s say - very monolithic. But recently we identify more and more internal libraries in our products. Of course we don't want to share this libraries by copy-n-paste between the products - especially as we have Maven. So we started to read books, tutorials on the Internet and so on. But most of

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Barrie Treloar
On 13 June 2014 09:07, mike digioia wrote: > So how does this book help you any more than all the detailed online Maven > docs that exists and are updated? It's just another source of information. The docs don't really walk you through everything, they are mostly focused on a particular plugin

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread mike digioia
- especially as we have Maven. > > > > So we started to read books, tutorials on the Internet and so on. But > > > > Can you list what you've read so far? > I assume you've gone through the ones we link at the Maven site? > http://maven.apache.org/articles.ht

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Barrie Treloar
course we don't want to share this libraries by > copy-n-paste between the products - especially as we have Maven. > > So we started to read books, tutorials on the Internet and so on. But > Can you list what you've read so far? I assume you've gone through the ones we

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Ron Wheeler
Great advice. We depend on Nexus. If you are serious about Maven, you need a repo. The community version of Nexus is a great benefit to the Maven community. Ron On 12/06/2014 2:39 PM, Michael Osipov wrote: Am 2014-06-12 16:46, schrieb Hohl, Gerrit: Hello everyone, :) [..] Does someone know a

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Ron Wheeler
;t want to share this libraries by copy-n-paste between the products - especially as we have Maven. So we started to read books, tutorials on the Internet and so on. But most of them only deal with simple projects. They don't cover e.g. versioning the build process (especially if your build p

Re: Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Michael Osipov
Am 2014-06-12 16:46, schrieb Hohl, Gerrit: Hello everyone, :) [..] Does someone know a good book or tutorial which handles all of these issues around Maven and CI/CD in more depth? Hi Gerrit, here is the approach I have been using all the years, I think this is quite common in companies:

Complex Maven projects - Tutorials? Books?

2014-06-12 Thread Hohl, Gerrit
s say - very monolithic. But recently we identify more and more internal libraries in our products. Of course we don't want to share this libraries by copy-n-paste between the products - especially as we have Maven. So we started to read books, tutorials on the Internet and so on. But most of

Re: Adding to Books on Maven?

2013-10-28 Thread George Wilson
That's not a pinguicula on the cover is it? On Fri, Oct 25, 2013 at 8:29 AM, Russell Gold wrote: > How does one get added to the list of available Maven publications on the > site (http://maven.apache.org/articles.html)? > - > Author, Getting Started with Apache Maven < > http:/

Re: Adding to Books on Maven?

2013-10-28 Thread Michael Hüttermann
Hello, you may be interested in adding "Agile ALM" (http://www.manning.com/huettermann/) as well. It covers Maven in many different chapters. In the book, Maven is used as a backbone to set up a comprehensive application lifecycle management. The book provides both the big picture and a lot of

Re: Adding to Books on Maven?

2013-10-27 Thread Olivier Lamy
done. On 27 October 2013 21:13, Russell Gold wrote: > Thanks, Olivier. > > You could use this image. > > [image: 5729OS_Video.jpg.png] > > And it actually covers Maven 3.0.4 and above. > > Thanks, > Russ > > On Oct 27, 2013, at 3:34 AM, Olivier Lamy wrote: > > done. > Let us know if you need s

Re: Adding to Books on Maven?

2013-10-27 Thread Olivier Lamy
done. Let us know if you need something else. (images?) On 26 October 2013 02:29, Russell Gold wrote: > How does one get added to the list of available Maven publications on the > site (http://maven.apache.org/articles.html)? > - > Author, Getting Started with Apache Maven >

Adding to Books on Maven?

2013-10-25 Thread Russell Gold
How does one get added to the list of available Maven publications on the site (http://maven.apache.org/articles.html)? - Author, Getting Started with Apache Maven Come read my webnovel, Take a Lemon

Re: Write Maven Books - Packt Publishing

2010-07-08 Thread Martin Höller
Am Mittwoch, 7. Juli 2010 15:48:29 schrieb Ron Wheeler: > On 07/07/2010 8:55 AM, Martin Höller wrote: > > Hi Ron! > > > > Am Mittwoch, 7. Juli 2010 14:00:22 schrieb Ron Wheeler: > >> On 07/07/2010 5:19 AM, Benjamin Wootton wrote: > >>> Would anyone be interested in teaming up on something like this

Applying CSS to PDF books

2010-07-07 Thread Patrick, Curtis
file (per some message I found) using the classes used in an XHTML version of my books, but so far I am unsuccessful. I am sure that this is solved in some general way, but I just haven't recognized it while looking through the site http://maven.apache.org/doxia/doxia/doxia-maven-plugin.

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread asookazian
I wrote a review on the Packt Maven book: http://books.dzone.com/reviews/apache-maven-2-effective I am not a big fan of Packt books. I like O'Reilly and Manning mostly. Anyways, it would be nice if this new best practices book also covered how to create a custom lifecycle (and when, why

Re: Write Maven Books

2010-07-07 Thread Michael Hüttermann
Hello, Am Mittwoch, den 07.07.2010, 14:00 +0200 schrieb Ron Wheeler > A book on the subject will also have to touch on IDE integration, source > management, maven repositories, continuous integration and other > development areas. > > I would like to see a book targeted at the 80% of developer

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Ron Wheeler
On 07/07/2010 9:42 AM, Gorham-Engard, Frank wrote: I would like to unsubscribe from the "Maven Book Writer's List" without leaving the "Maven Users List". Is this possible? No but you could add a filter to remove posts that include "book" in the subject and that would remove some of the to

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Ron Wheeler
On 07/07/2010 8:55 AM, Martin Höller wrote: Hi Ron! Am Mittwoch, 7. Juli 2010 14:00:22 schrieb Ron Wheeler: On 07/07/2010 5:19 AM, Benjamin Wootton wrote: Would anyone be interested in teaming up on something like this? Have thought about pitching a maven book before but don't have t

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Srirangan
On Wed, Jul 7, 2010 at 7:12 PM, Gorham-Engard, Frank < frank_gorham-eng...@cable.comcast.com> wrote: > I would like to unsubscribe from the "Maven Book Writer's List" without > leaving the "Maven Users List". > Is this possible? > > LOL.. Sorry for my share of spam.. :-P

RE: Write Maven Books - Packt Publishing

2010-07-07 Thread Gorham-Engard, Frank
I would like to unsubscribe from the "Maven Book Writer's List" without leaving the "Maven Users List". Is this possible?

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Andrew Close
On Wed, Jul 7, 2010 at 7:00 AM, Ron Wheeler wrote: > On 07/07/2010 5:19 AM, Benjamin Wootton wrote: >> >> Would anyone be interested in teaming up on something like this? Have >> thought about pitching a maven book before but don't have the cycles to go >> it alone >> >> > > There is a despera

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Martin Höller
Hi Ron! Am Mittwoch, 7. Juli 2010 14:00:22 schrieb Ron Wheeler: > On 07/07/2010 5:19 AM, Benjamin Wootton wrote: > > Would anyone be interested in teaming up on something like this? Have > > thought about pitching a maven book before but don't have the cycles to > > go it alone > > There is a

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Srirangan
Hey Ben, I have yet to start with the book. I've only just finalized the outline and schedule with the publisher and signed the contract. I will begin working on it full-time couple of weeks from now as I find a way to ease myself out of my current project. Your experience of migrating to Maven 3

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Ron Wheeler
uld only make Maven more confusing. Ron Sent from my iPhone On 7 Jul 2010, at 09:54, "Kshipra Singh" wrote: Hi All, I represent Packt Publishing, the publishers of computer related books. We are planning to extend our range of Open Source books based on Java technology and ar

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Benjamin Wootton
a maven book before but don't have the cycles to go >> it alone >> >> Sent from my iPhone >> >> On 7 Jul 2010, at 09:54, "Kshipra Singh" wrote: >> >>> Hi All, >>> >>> I represent Packt Publishing, the publish

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Srirangan
; > Hi All, > > > > I represent Packt Publishing, the publishers of computer related books. > > > > We are planning to extend our range of Open Source books based on Java > technology and are currently inviting authors interested in writing them. > This doesn't r

Re: Write Maven Books - Packt Publishing

2010-07-07 Thread Benjamin Wootton
shing, the publishers of computer related books. > > We are planning to extend our range of Open Source books based on Java > technology and are currently inviting authors interested in writing them. > This doesn't require any past writing experience. All that we expect from our

Write Maven Books - Packt Publishing

2010-07-07 Thread Kshipra Singh
Hi All, I represent Packt Publishing, the publishers of computer related books. We are planning to extend our range of Open Source books based on Java technology and are currently inviting authors interested in writing them. This doesn't require any past writing experience. All th

Styling doxia generated books

2009-01-30 Thread Rodrigo Ruiz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I would like to use Doxia to generate some documentation in printable format, and I was wondering if I can control the some style aspects of the output documents. For example, for the PDF output I would like to: - - Include a table of conten

Books and POM Hierarchies

2008-10-06 Thread Joachim Zittmayr
dear list members! is it possible to reflect a POM hierarchy (with modules) when setting up a book? example POM: - TOP_POM - SUB_POM_1 - SUBSUB_POM_1 - SUBSUB_POM_2 - SUB_POM_2 so i want to have a book descriptor in TOP_POM project's site, where i reference the sub-project

Re: Generate PDF books from maven

2008-02-08 Thread Mimil
be with you, Said Mimil -- View this message in context: http://www.nabble.com/Generate-PDF-books-from-maven-tp15353500s177p15360491.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Generate PDF books from maven

2008-02-08 Thread Julien Graglia
;> What do you use to generate PDF books? >> I also have found the JBoss Plugin : maven-jdocbook-plugin >> (http://labs.jboss.com/maven-jdocbook-plugin/) but, here again, I didn't >> get correct result : i try to inject the docbook xml generated by doxia, >> but

Re: Generate PDF books from maven

2008-02-08 Thread Paul Gier
Hi Julien, Can you create a jira issue for the jboss maven-jdocbook-plugin with some sample input? Here is the jira URL (http://jira.jboss.com/jira/browse/MPJDOCBOOK). Then maybe we can get it fixed. Tahnks! Julien Graglia wrote: What do you use to generate PDF books? I'am using

Re: Generate PDF books from maven

2008-02-08 Thread Lukas Theussl
/maven-pdf-plugin/ Julien Graglia wrote: What do you use to generate PDF books? I'am using doxia-maven-plugin to generate html books, but the pdf format is 'deprecated' because it is generated by iText and iText no longer support pdf output. (http://maven.apache.org/doxia/modules/in

Re: Generate PDF books from maven

2008-02-08 Thread Wendy Smoak
On Feb 8, 2008 4:27 AM, Julien Graglia <[EMAIL PROTECTED]> wrote: > What do you use to generate PDF books? Here's one option based on DocBook: http://code.google.com/p/docbkx-tools/ There's also some work happening in the sandbox on a PDF plugin like Maven 1 used to have,

Re: Generate PDF books from maven

2008-02-08 Thread Jeff MAURY
You can look at the RichFaces (http://labs.jboss.com/jbossrichfaces/) project, I know they generate PDF with Maven, but I don't know why plugin they use. Regards Jeff On Feb 8, 2008 12:27 PM, Julien Graglia <[EMAIL PROTECTED]> wrote: > What do you use to generate PDF books?

Generate PDF books from maven

2008-02-08 Thread Julien Graglia
What do you use to generate PDF books? I'am using doxia-maven-plugin to generate html books, but the pdf format is 'deprecated' because it is generated by iText and iText no longer support pdf output. (http://maven.apache.org/doxia/modules/index.html). I have pb with UTF 8 enc

Re: Books

2006-09-11 Thread Bengt-Erik Fröberg
Check this out: http://www.mergere.com/m2book_download.jsp Sincerely, /B-E 2006/9/11, Douglas Ferguson <[EMAIL PROTECTED]>: Are there any maven books that are in print? I saw this one, Is it any good? http://www.amazon.com/Pro-Apache-Maven-Milind-Parikh/dp/1590595211/sr=1

Re: Books

2006-09-11 Thread Kristian Nordal
On 9/11/06, Douglas Ferguson <[EMAIL PROTECTED]> wrote: Are there any maven books that are in print? http://maven.apache.org/articles.html -- Cheers, Kristian

Books

2006-09-11 Thread Douglas Ferguson
Are there any maven books that are in print? I saw this one, Is it any good? http://www.amazon.com/Pro-Apache-Maven-Milind-Parikh/dp/1590595211/sr=1 -1/qid=1157988413/ref=pd_bbs_1/002-4329355-4816846?ie=UTF8&s=books This one looks out of date: http://www.amazon.com/M