You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/02/21 08:32:40 UTC

[jira] Assigned: (SM-1934) UNable to build the source: Profile with id: 'step1' has not been activated.

     [ https://issues.apache.org/activemq/browse/SM-1934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SM-1934:
--------------------------------

    Assignee: Freeman Fang

> 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
>            Assignee: Freeman Fang
>
> While following http://servicemix.apache.org/importing-servicemix-into-eclipse.html today, got this (yesterday, the profile seemed to be active):
> amissine@DJ0CZ5H1 ~/product/apache-servicemix-3.3-src/svn
> $ mkdir trunk;cd trunk
> amissine@DJ0CZ5H1 ~/product/apache-servicemix-3.3-src/svn/trunk
> $ svn co http://svn.apache.org/repos/asf/servicemix/smx3/trunk/
> ...
> Checked out revision 911840.
> amissine@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] ------------------------------------------------------------------------
> amissine@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.