You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by mikevan <mv...@comcast.net> on 2011/06/23 01:44:09 UTC

Trunk Build Failure - Current Trunk

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 10:14.919s
[INFO] Finished at: Wed Jun 22 19:38:52 EDT 2011
[INFO] Final Memory: 55M/656M
[INFO]
------------------------------------------------------------------------
[ERROR] Could not find goal 'cmdhelp' in plugin
org.apache.karaf.tooling:karaf-maven-plugin:3.0.0-SNAPSHOT among availab
le goals features-generate-descriptor, instance-create-archive,
commands-generate-docbook-help, features-validate-descri
ptor, features-create-kar, features-add-to-repository, install-kars -> [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]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException

System Info:

$ mvn -v
Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
Maven home: C:\apache-maven-3.0.3
Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
Java home: C:\glassfish3\jdk\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"


-----
Mike Van (aka karafman)
Karaf Team (Contributor)
--
View this message in context: http://karaf.922171.n3.nabble.com/Trunk-Build-Failure-Current-Trunk-tp3097905p3097905.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Trunk Build Failure - Current Trunk

Posted by mikevan <mv...@comcast.net>.
No worries. Just needed it for some webconsole stuff. I'll re-check it out
and try again.


Jean-Baptiste Onofré wrote:
> 
> Hi Mike,
> 
> it's now fixed. Sorry for that.
> 
> Regards
> JB
> 
> On 06/23/2011 01:44 AM, mikevan wrote:
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 10:14.919s
>> [INFO] Finished at: Wed Jun 22 19:38:52 EDT 2011
>> [INFO] Final Memory: 55M/656M
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] Could not find goal 'cmdhelp' in plugin
>> org.apache.karaf.tooling:karaf-maven-plugin:3.0.0-SNAPSHOT among availab
>> le goals features-generate-descriptor, instance-create-archive,
>> commands-generate-docbook-help, features-validate-descri
>> ptor, features-create-kar, features-add-to-repository, install-kars -> 
>> [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]
>> [ERROR] For more information about the errors and possible solutions,
>> please
>> read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException
>>
>> System Info:
>>
>> $ mvn -v
>> Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
>> Maven home: C:\apache-maven-3.0.3
>> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
>> Java home: C:\glassfish3\jdk\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>>
>>
>> -----
>> Mike Van (aka karafman)
>> Karaf Team (Contributor)
>> --
>> View this message in context:
>> http://karaf.922171.n3.nabble.com/Trunk-Build-Failure-Current-Trunk-tp3097905p3097905.html
>> Sent from the Karaf - Dev mailing list archive at Nabble.com.
> 


-----
Mike Van (aka karafman)
Karaf Team (Contributor)
--
View this message in context: http://karaf.922171.n3.nabble.com/Trunk-Build-Failure-Current-Trunk-tp3097905p3100462.html
Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Trunk Build Failure - Current Trunk

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Mike,

it's now fixed. Sorry for that.

Regards
JB

On 06/23/2011 01:44 AM, mikevan wrote:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10:14.919s
> [INFO] Finished at: Wed Jun 22 19:38:52 EDT 2011
> [INFO] Final Memory: 55M/656M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Could not find goal 'cmdhelp' in plugin
> org.apache.karaf.tooling:karaf-maven-plugin:3.0.0-SNAPSHOT among availab
> le goals features-generate-descriptor, instance-create-archive,
> commands-generate-docbook-help, features-validate-descri
> ptor, features-create-kar, features-add-to-repository, install-kars ->  [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]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException
>
> System Info:
>
> $ mvn -v
> Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
> Maven home: C:\apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\glassfish3\jdk\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
>
> -----
> Mike Van (aka karafman)
> Karaf Team (Contributor)
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Trunk-Build-Failure-Current-Trunk-tp3097905p3097905.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.

Re: Trunk Build Failure - Current Trunk

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Mike,

It's my mistake. I changed the goal name on the trunk.

I'm gonna fix that.

Thanks
Regards
JB

On 06/23/2011 01:44 AM, mikevan wrote:
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 10:14.919s
> [INFO] Finished at: Wed Jun 22 19:38:52 EDT 2011
> [INFO] Final Memory: 55M/656M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Could not find goal 'cmdhelp' in plugin
> org.apache.karaf.tooling:karaf-maven-plugin:3.0.0-SNAPSHOT among availab
> le goals features-generate-descriptor, instance-create-archive,
> commands-generate-docbook-help, features-validate-descri
> ptor, features-create-kar, features-add-to-repository, install-kars ->  [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]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoNotFoundException
>
> System Info:
>
> $ mvn -v
> Apache Maven 3.0.3 (r1075438; 2011-02-28 12:31:09-0500)
> Maven home: C:\apache-maven-3.0.3
> Java version: 1.6.0_26, vendor: Sun Microsystems Inc.
> Java home: C:\glassfish3\jdk\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 7", version: "6.1", arch: "amd64", family: "windows"
>
>
> -----
> Mike Van (aka karafman)
> Karaf Team (Contributor)
> --
> View this message in context: http://karaf.922171.n3.nabble.com/Trunk-Build-Failure-Current-Trunk-tp3097905p3097905.html
> Sent from the Karaf - Dev mailing list archive at Nabble.com.