The Artima Developer Community
Sponsored Link

Java Buzz Forum
Maven 1.0.2

1 reply on 1 page. Most recent reply: Jul 4, 2005 6:23 AM by Sreenivas Mangasandra

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Maven 1.0.2 Posted: Dec 7, 2004 7:08 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Maven 1.0.2
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Yeah, I know it is a point release, but I am glad that Maven 1.0.2 is released as 1.0.1 wasn't grabbing dependencies for me (which is fixed by "Fail on 403 response to dependency download (and also anything > = 400) Fixes MAVEN-1502."). The Apache Maven team is pleased to announce the release of Maven 1.0.2. http://maven.apache.org/start/download.html This release contains further bugfixes since the Maven 1.0 release. In addition, all of the latest stable plugin releases are included, which include both bugfixes and some new features. We recommend that all users upgrade to this release, in particular those using pre-1.0 betas or release candidates. Maven is a project management and project comprehension tool. 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. Maven also provides tools to create source metrics, change logs based directly on source repository, and source cross-references. To see a list of changes to Maven, please refer to the Changes Report, or the brief summary below: [MAVEN-1428] - "Response content length not known" [MAVEN-1501] - maven seems not to evaluate .properties of parent pom [MAVEN-1502] - Build doesn't fail when dependency can't be downloaded due to wrong permissions [MAVEN-1507] - Fails on IBM 1.3 JDK [MAVEN-1511] - Jar override does not work when trying to override to SNAPSHOT [MAVEN-1518] - Wrong behaviour for non existing overwritten dependency Please note that each plugin has its own changes report - please refer to the plugins site to see the plugin you are interested in. We hope you enjoy using Maven! If you have any questions, please consult: the FAQ: http://maven.apache.org/faq.html the maven-user mailing list: http://maven.apache.org/mail-lists.html For news and information, see: Maven Blogs: http://www.mavenblogs.com/ - The Apache Maven Team

Read: Maven 1.0.2


Sreenivas Mangasandra

Posts: 2
Nickname: sreenivas
Registered: Jul, 2005

Maven 1.0.2 API Posted: Jul 4, 2005 6:23 AM
Reply to this message Reply
Hallo everybody,

I would like to know a few things about Maven and its possible integration into java.

How can maven be started from Java? Are there examples how to integrate maven into java applications?
i.e, do we have any APIs so that we call Maven from a java program to generate the reports from maven.


Can we stop maven from not downloading the plugins during a goal completion. Since we need to integrate into a product, where it can be a local Installation without an internet connection.

Shall be thankful for any ideas / suggestions.Thanks.

Sreenivas.

Flat View: This topic has 1 reply on 1 page
Topic: BouncyCastle PGP Encryption Previous Topic   Next Topic Topic: Unadvertised Jobs: Get The Inside Track

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use