Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Apache Maven


  
  Apache News Online: 19 October 2005 - Apache Maven 2.0 Released
Apache Maven is a build system that provides software project management and dependancy comprehension.
Maven 2.0 is a rewrite of the popular Maven application, designed to both address previous functional requirements and provide a stable platform for extending and enhancing its build management framework.
Apache Maven 2.0 is a rewrite of the popular Maven application (Apache Maven 1.x) to achieve a number of goals, and to provide a stable basis to take it into the future.
www.apachenews.org /archives/000770.html   (1015 words)

  
 The Jakarta Site - Elsewhere
Apache Cocoon is a web development framework built around the concept of separation of concerns (that is: allowing people to do their job without having to step on each other toes) and component-oriented web RAD.
Maven is based on the concept of a project object model: builds, documentation creation, site publication, and distribution publication are all controlled from the project object model.
Apache Forrest is an XML standards-oriented documentation framework based upon Apache Cocoon, providing XSLT stylesheets and schemas, images and other resources.
jakarta.apache.org /site/news/elsewhere-2004-2ndHalf.html   (1832 words)

  
 UsefulMavenNotes < Astrogrid < TWiki   (Site not responding. Last check: 2007-10-30)
Maven appears to cache some of the information about the goals available in the current set of plugins.
What I set out to write was a Maven plugin that would handle all of the things we are going to need to do to publish our components as separate webapps.
I'll move it to one of the main AstroGrid Maven repositories later on.
wiki.astrogrid.org /bin/view/Astrogrid/UsefulMavenNotes   (3886 words)

  
 Maven - Welcome to Maven
All the documentation for Maven is in the form of guides which can all be found here.
Maven 2.0 is a rewrite of the popular Maven application to achieve a number of goals, and to provide a stable basis to take it into the future.
Maven 1.0 users will likely have a lot of questions about Maven 2.0 and how it will impact the future of Maven 1.0.
maven.apache.org   (134 words)

  
 Apache News Online: Apache Maven Archives (INDEX)
15 December 2005 - Apache Maven 2.0.1 Released
16 November 2005 - Apache Maven Continuum 1.0.1 Released
07 December 2004 - Apache Maven 1.0.2 Released
www.apachenews.org /archives/cat_apache_maven_index.html   (315 words)

  
 The Open Source Zone ยป Apache Maven   (Site not responding. Last check: 2007-10-30)
Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project.
Maven has many objectives, but in a nutshell Maven aims to make the developer's life easier by providing a well defined project structure, well defined development processes to follow, and a coherent body of documentation that keeps your developers and clients apprised of what's happening with your project.
Maven alleviates a lot of what most developers consider drudgery and lets them get on with the task at hand.
oszone.org /project/38   (277 words)

  
 ONJava.com -- Developing with Maven
Maven from the Apache Software Foundation will most likely become your build tool of choice after you discover its many features.
Another interesting feature of Maven is its use of a central repository to access the.jars needed to build your project (similar to Perl's CPAN).
This is a great feature that not only makes Maven easier to use and set up, but also saves you a lot of time and the headaches of keeping your own collection of dependencies up to date in a local directory or in your source-code control system.
www.onjava.com /pub/a/onjava/2003/10/22/maven.html   (919 words)

  
 Apache Maven 1.0 Released
I think this would make maven 3 times more useable than it is now, either that or the community that supported it would increase quite a bit.
Maven could certainly handle the entire process itself - either using a plugin or maven.xml automation - but I don't think there is any such plugin yet (unless it has been added recently).
I think Maven is great but the poor documentation doesn't allow many to use it.
www.theserverside.com /news/thread.tss?thread_id=27299   (5459 words)

  
 Apache's Maven Comes of Age
Maven also provides a set of tools to enable developers to automatically generate a number of critical items, such as source metrics; mailing, developer and dependency lists; software development process documentation; change logs based directly on source repository; and source cross-references.
"Maven is akin to Perl's CPAN where you have repositories with build artifacts and an easy way to build projects," explained Van Zyl.
Though Maven 1.0 is a tremendous achievement for the development team, Van Zyl is focused on continuing innovation.
www.internetnews.com /dev-news/article.php/3381841   (773 words)

  
 Apache Maven Simplifies the Java Build Process—Even More Than Ant
Apache Maven's reuse mechanisms simplify the build process and generally improve upon the popular Ant tool's functionality.
With this new tool, targets (which Maven calls goals) are reusable (See the sidebar "Maven Term and Concept Summary" for a complete listing of Maven terminology.).
These jar files are needed by Maven's plethora of plug-ins (which I describe later).
www.devx.com /java/Article/17204   (889 words)

  
 Apache Software Foundation :: The Apache Software Foundation Announces Release of Apache Maven 2.0 and Continuum 1.0   (Site not responding. Last check: 2007-10-30)
Maven 2.0 is based on a unified Project Object Model (POM) architecture, which consists of metadata describing clear, consistent phases for building projects.
Maven 2.0 offers a unique plug-in environment that provides an extensible development framework to support multiple languages for total re-usability across projects.
"The release of Maven 2.0 is a major achievement," said Jason van Zyl, the Chair of the Apache Maven Project Management Committee.
sev.prnewswire.com /computer-software/20051212/PHM03312122005-1.html   (357 words)

  
 Foundation Project - The Apache Software Foundation
The Apache Software Foundation provides organizational, legal, and financial support for a broad range of open source software projects.
Formerly known as the Apache Group, the Foundation has been incorporated as a membership-based, not-for-profit corporation in order to ensure that the Apache projects continue to exist beyond the participation of individual volunteers.
We are in the process of putting together a support organization, using funds contributed by the Apache community, that will provide the administrative assistance needed to keep the projects moving at full steam.
www.apache.org /foundation   (330 words)

  
 Java book > Pro Apache Maven (Pro)   (Site not responding. Last check: 2007-10-30)
Pro Apache Maven is the first and only book on Pro Apache Maven, a cooperative software development.
Maven enables all projects within an organization to be built the same way.
It suggests strategies that have worked for hundreds of programmers and explains the key concepts of Maven through real business scenarios.
www.javashelf.com /servlet/books/1590595211   (182 words)

  
 Welcome! - The Apache Software Foundation
The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field.
This is the first official conference in Asia of the Apache Software Foundation.
The Apache Software Foundation is pleased to announce ApacheCon US 2006.
www.apache.org   (346 words)

  
 [No title]
We'll be integrating that into Maven 1.1 and beyond, so you can be guaranteed identical behaviour if you use it.
Maven fails in xdoc plugin when RAM requirement reaches roof (currently 256M).
We'll be integrating that into Maven 1.1 > > and beyond, so you can be guaranteed identical behaviour if you use it.
mail-archives.apache.org /mod_mbox/maven-dev/200409.mbox   (6309 words)

  
 Apache Maven - SWiK
The contents of Maven page and all pages directly attached to Maven will be erased.
STAX GlassFish Maven Parser SJSXP XML …; Jul 26
GlassFish Maven Parser SJSXP StAX XML …; Jul 25
swik.net /Maven   (455 words)

  
 Apache Maven 2.0 Alpha 3 :: OSDir.com :: Open Source, Linux News & Software   (Site not responding. Last check: 2007-10-30)
The Apache Maven team are proud to announce the third alpha release of Maven 2.0.
Maven 2.0 is a rewrite of the popular Maven application to achieve a number of
OSDir is licensed under a Creative Commons License.
osdir.com /Article6132.phtml   (219 words)

  
 OpenSymphony Support Forums: testng 5.0 and maven2 ...
From what I've seen in the source base most of it appears to be classpath related.
A little more seems to be that the unit tests we have setup for the TestNG portion of maven aren't actually executed and used, so people are free to make breaking changes to the API without ever knowing something is broken.
I've created a working version of surefire here http://howardlewisship.com/repository/, it is what I use on tapestry to execute unit tests currently.
forums.opensymphony.com /thread.jspa?messageID=77113&#77113   (1423 words)

  
 [#MAVEN-1471] <attainGoal> java.lang.NullPointerException when running multiproject - jira.codehaus.org
When running maven -X multiproject, I get the following towards the end of the generation:
When running maven -X multiproject, I get the following towards the end of the generation: BUILD FAILED File......
Unzip the file, cd into tt-main and run 'maven multiproject'.
jira.codehaus.org /browse/MAVEN-1471   (675 words)

  
 [No title]
On Tue, 2003-04-01 at 10:10, John Casey wrote: > I have applied this patch to my local copy of maven to allow the correct > inheritance rules for properties supplied by the parent project to flow > to the child during a reactor build, instead of overwriting them with > the defaults from driver.properties.
On Tue, 2003-04-01 at 10:04, John Casey wrote: > I have added this patch to my maven installation to allow me to specify > which tar and gunzip executable to use when performing a > site:deploy...this helped me out greatly when deploying to a Sun server > with the Sun freeware file-utils package installed.
No default at present (competition isn't closed) maven.xdoc.poweredby.image= +maven.xdoc.poweredby.title=Built by Maven +maven.xdoc.poweredby.url=http://maven.apache.org/ # 1.4 +24 -0 maven/src/plugins-build/xdoc/xdocs/properties.xml Index: properties.xml =================================================================== RCS file: /home/cvs/maven/src/plugins-build/xdoc/xdocs/properties.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- properties.xml 19 Mar 2003 06:01:19 -0000 1.3 +++ properties.xml 2 Apr 2003 12:29:24 -0000 1.4 @@ -433,6 +433,30 @@ http://maven.apache.org/development-process.html.
mail-archives.apache.org /mod_mbox/maven-dev/200304.mbox   (6978 words)

  
 [#MAVEN-1507] Fails on IBM 1.3 JDK - jira.codehaus.org
I installed Maven, and Maven -v is ok...
Not sure what can be done about this, but felt it better to report it than let it slide.
You have encountered an unknown error running Maven.
jira.codehaus.org /browse/MAVEN-1507   (612 words)

  
 Nabble - Apache Maven Developers List forum
This forum is for the developers of the Apache Maven software project.
Questions about using Maven should be posted to the Maven Users List.
Request for review of wiki notes on patching maven plugins
www.nabble.com /Apache-Maven-Developers-List-f179.html   (124 words)

  
 gmane.comp.jakarta.turbine.maven.devel   (Site not responding. Last check: 2007-10-30)
Failure to load user specified clover ------------------------------------- Key: MPCLOVER-41 URL: http://jira.codehaus.org/browse/MPCLOVER-41 Project: maven-clover-plugin Type: Bug Versions: 1.9 Reporter: Binyan Attachments: zoo.zip I have a project =that is being migrated from ant to maven and I would like to use the maven-clover-plugin, however nothing I do seems to affect the clover jar used.
Syncing Apache Software Foundation Syncing Codehaus Syncing Maven Plugins SourceForge Syncing Mortbay Consulting Syncing Open Symphony Syncing OS Java [INFO] Actual number of artifacts rewritten: 29 (58 including POMs).
Please sync Apache m2 repository for Struts (17 Aug 05:31)
blog.gmane.org /gmane.comp.jakarta.turbine.maven.devel/month=20050601   (717 words)

  
 Apache Maven 1.0.2
The Apache Maven development team has released version 1.0.2.
"This release contains further bugfixes since the Maven 1.0 release.
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Participation.
today.java.net /pub/n/2030   (80 words)

  
 [No title]
From maven@epic51.dep.state.fl.us Tue Mar 1 02:03:33 2005 From: maven@epic51.dep.state.fl.us (Maven User Account) Date: Mon, 28 Feb 2005 21:03:33 -0500 Subject: [Jhs-fm] Nightly build results for jhs-fm Message-ID:
Of course we always want to hear about new suggestions for additional Enterprise Components.
From maven@epic51.dep.state.fl.us Wed Mar 2 02:03:28 2005 From: maven@epic51.dep.state.fl.us (Maven User Account) Date: Tue, 1 Mar 2005 21:03:28 -0500 Subject: [Jhs-fm] Nightly build results for jhs-fm Message-ID:
lists.dep.state.fl.us /pipermail/jhs-fm/2005-March.txt   (1062 words)

  
 Apache Maven and Rational Application Developer
This article shows how to set up a portal project infrastructure in Rational Application Developer that can be used to perform daily builds using Apache Maven.
Through its rich set of plugins that are already available, Maven is an amazing tool for all build-related activities that need automated tasks.
Because it also includes Ant as a plugin, it should be a moderate effort to migrate build procedures from Ant to Maven.
librenix.com /?inode=6327   (96 words)

  
 Mergere looks to commercialize Apache Maven | CNET News.com
Founded last year, Mergere sells support services to customers who use open-source tools called Apache Maven for managing development projects and Continuum, closely related Apache software for doing regular "builds," or compilations, and tests.
With the system, companies will be able to more easily manage code written by internal developers and open-source code, said Mergere CEO Winston Damarillo.
It also has added business-oriented features to the base Maven and Continuum products, which are offered as part of the yearly subscription service.
news.com.com /...+commercialize+Apache+Maven/2110-1011_3-5897153.html   (534 words)

  
 RE: M-2.0.2 - Error in downloading build-helper-maven-plugin   (Site not responding. Last check: 2007-10-30)
It requires a project with an existing pom.xml, but the build is not using one.
Thanks, Raghurajan G "Brian E. Fox" <[EMAIL PROTECTED]> 01/18/2006 11:15 AM Please respond to "Maven Users List" To: "Maven Users List" cc: Subject: RE: M-2.0.2 - Error in downloading build-helper-maven-plugin Set the tag.
I think the latest is 1.0-SNAPSHOT -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 18, 2006 12:10 PM To: Maven Users List Subject: M-2.0.2 - Error in downloading build-helper-maven-plugin Hi All, How do i download "build-helper-maven-plugin" from http://snapshots.maven.codehaus.org/maven2/ I follwed instruction from http://mojo.codehaus.org/index.html 1.
www.mail-archive.com /users@maven.apache.org/msg33324.html   (375 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.