[jira] Commented: (MNG-2411) Mistake in guide-building-m2.html

2006-10-31 Thread Davy Toch (JIRA)
[ http://jira.codehaus.org/browse/MNG-2411?page=comments#action_78972 ] 

Davy Toch commented on MNG-2411:


Also it should be added that when building the latest M2 snapshot version from 
the trunk, it is necessary to add the M2 snapshot repository to 
~/.m2/settings.xml, e.g. by adding:

settings
  profiles
profile
  repositories
repository
  idapache.snapshots/id
  nameApache Snapshot Repository/name
  urlhttp://people.apache.org/repo/m2-snapshot-repository/url
  releases
enabledfalse/enabled
  /releases
/repository
  /repositories
  idm2.snapshotbuild/id
/profile
  /profiles
  activeProfiles
activeProfilem2.snapshotbuild/activeProfile
  /activeProfiles
/settings

 Mistake in guide-building-m2.html
 -

 Key: MNG-2411
 URL: http://jira.codehaus.org/browse/MNG-2411
 Project: Maven 2
  Issue Type: Task
  Components: Documentation: Guides
Affects Versions: 2.0.4
 Environment: -
Reporter: Martin Zeltner
 Fix For: 2.0.5


 Hi,
 I think on page 
 http://maven.apache.org/guides/development/guide-building-m2.html in chapter 
 Building Maven with Maven installed there should be written cd maven-cli 
 and not  cd maven-core.
 Cheers,
 Martin

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MNG-2411) Mistake in guide-building-m2.html

2006-07-13 Thread Dennis Lundberg (JIRA)
[ http://jira.codehaus.org/browse/MNG-2411?page=comments#action_69743 ] 

Dennis Lundberg commented on MNG-2411:
--

I had to build Maven 2.0.5-SNAPSHOT from scratch so I had a look at this issue.

For maven-2.0.x branch the docs are correct, but for trunk the docs should be 
changed like the reporter says.

As I went through this I also read the entire guide and noted that it says 
Maven 2.0 in a lot of places, but in other places it refers to SVN trunk. We 
could either split the document into two - one for Maven 2.0.x and one for 
Maven 2.1, or we could have two sections in one document. I can do the writing.

 Mistake in guide-building-m2.html
 -

  Key: MNG-2411
  URL: http://jira.codehaus.org/browse/MNG-2411
  Project: Maven 2
 Type: Task

   Components: Documentation: Guides
 Versions: 2.0.4
  Environment: -
 Reporter: Martin Zeltner
  Fix For: 2.0.5



 Hi,
 I think on page 
 http://maven.apache.org/guides/development/guide-building-m2.html in chapter 
 Building Maven with Maven installed there should be written cd maven-cli 
 and not  cd maven-core.
 Cheers,
 Martin

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira