]
Fernando Meyer resolved JBRULES-1076.
-------------------------------------
Resolution: Done
Typos, Build Instruction problems in Ref Manual, revision 14125 in
Section 3.4
------------------------------------------------------------------------------
Key: JBRULES-1076
URL:
http://jira.jboss.com/jira/browse/JBRULES-1076
Project: JBoss Rules
Issue Type: Task
Security Level: Public(Everyone can see)
Components: Documentation
Affects Versions: 4.0.0.MR3
Environment: WinXP
Reporter: Dave Dibble
Assigned To: Fernando Meyer
Priority: Trivial
Fix For: 4.0.1
Section 3.2 - "MAVEN_HOME=D:\java\maven2.0.7" should be
"MAVEN_HOME=D:\java\maven-2.0.7" (missing hyphen)
Section 3.4.1 - "uses to build" should be "uses Maven to build" (or
even, 'has used'). Also "operation system" could be "operating
system"
Section 3.4.1 is a bit confusing in the following way: It starts with where we are - in
possession of the source and ready to build - which we *are* by following the prior
instructions. Next it talks about two 'profiles' to 'enable' some
modules. Not sure where the profiles are and what 'enabling' does. However it
talks about a 100MB download; since we already have the source downloaded from the
Subversion repository, what else are we downloading? Regardless, on running the suggested
command (where Subversion jbossrules is locally at C:\dev\jbossrules) one gets an error:
C:\dev>mvn -Declipse -Ddocumentation clean install
-DlocalEclipseDrop=/dev/jbossrules/local-eclipse-drop-mirror
[INFO] Scanning for projects...
[INFO] -------------------------------------------------------------------------
---
[INFO] Building Maven Default Project
[INFO] task-segment: [clean, install]
[INFO] -------------------------------------------------------------------------
---
[INFO] artifact org.apache.maven.plugins:maven-clean-plugin: checking for update
s from central
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-
plugin/2.1.1/maven-clean-plugin-2.1.1.pom
1K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-plugin
s/3/maven-plugins-3.pom
6K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-parent/4/maven
-parent-4.pom
9K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/apache/3/apache-3.pom
3K downloaded
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-
plugin/2.1.1/maven-clean-plugin-2.1.1.jar
6K downloaded
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot execute mojo: clean. It requires a project with an existing pom.xm
l, but the build is not using one.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5 seconds
[INFO] Finished at: Sun Aug 12 11:00:02 MST 2007
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: