Discussion:
Maven reactor error
Charles Moulliard
2012-10-24 20:14:09 UTC
Permalink
Hi,

When I try to use this command, I get this error with last code in github :

mvn -P deploysvr -pl tools/devcloud -Ddeploysvr
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: tools/devcloud
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]

Regards,
--
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com
Rohit Yadav
2012-10-25 06:50:37 UTC
Permalink
Post by Charles Moulliard
Hi,
mvn -P deploysvr -pl tools/devcloud -Ddeploysvr
[INFO] Scanning for projects...
[ERROR] Could not find the selected project in the reactor: tools/devcloud
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
Looks like tools/devcloud is missing; may you're not in the root directory?
Post by Charles Moulliard
Regards,
--
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
Charles Moulliard
2012-10-25 07:02:32 UTC
Permalink
Problem solved with last update of the mvn commands to be used on the wiki
page
Post by Charles Moulliard
Post by Charles Moulliard
Hi,
When I try to use this command, I get this error with last code in
mvn -P deploysvr -pl tools/devcloud -Ddeploysvr
[INFO] Scanning for projects...
tools/devcloud
Post by Charles Moulliard
-> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the
-e
Post by Charles Moulliard
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
Looks like tools/devcloud is missing; may you're not in the root directory?
Post by Charles Moulliard
Regards,
--
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
--
Charles Moulliard
Apache Committer / Sr. Enterprise Architect (RedHat)
Twitter : @cmoulliard | Blog : http://cmoulliard.blogspot.com
Loading...