UNable to build the source: Profile with id: 'step1' has not been activated.
----------------------------------------------------------------------------
Key: SM-1934
URL: https://issues.apache.org/activemq/browse/SM-1934
Project: ServiceMix
Issue Type: Bug
Environment: XP Pro, JDK 1.6.0_17, cygwin
Reporter: Alec Missine
While following
http://servicemix.apache.org/importing-servicemix-into-eclipse.html today, got
this (yesterday, the profile seemed to be active):
amiss...@dj0cz5h1 ~/product/apache-servicemix-3.3-src/svn
$ mkdir trunk;cd trunk
amiss...@dj0cz5h1 ~/product/apache-servicemix-3.3-src/svn/trunk
$ svn co http://svn.apache.org/repos/asf/servicemix/smx3/trunk/
...
Checked out revision 911840.
amiss...@dj0cz5h1 ~/product/apache-servicemix-3.3-src/svn/trunk
$ mvn -Dmaven.test.skip=true -P=step1
[INFO] Scanning for projects...
[WARNING]
Profile with id: 'step1' has not been activated.
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO]
You must specify at least one goal or lifecycle phase to perform build steps.
The following list illustrates some commonly used build commands:
mvn clean
Deletes any build output (e.g. class files or JARs).
mvn test
Runs the unit tests for the project.
mvn install
Copies the project artifacts into your local repository.
mvn deploy
Copies the project artifacts into the remote repository.
mvn site
Creates project documentation (e.g. reports or Javadoc).
Please see
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
for a complete description of available lifecycle phases.
Use "mvn --help" to show general usage information about Maven's command line.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Feb 19 10:30:05 EST 2010
[INFO] Final Memory: 1M/4M
[INFO] ------------------------------------------------------------------------
amiss...@dj0cz5h1 ~/product/apache-servicemix-3.3-src/svn/trunk
-- Thanks for your kind attention,
Alec
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.