Salve a tutti,
mi trovo alle prese con la build di maven. Per sviluppare utilizzo eclipse. Per effettuare clear build e package uso maven dall'esterno.

ecco l'errore che mi restituisce quando tento invano di eseguire una clear

Codice PHP:
C:\devBRIAN\workspace\CPortal-master-70633774d24b992d9a26efb3a9b1532c34eb24c8>mvn clear[INFOScanning for projects...[INFOReactor build order:[INFO]   TrackAndTrace[INFO]   TTConfig[INFO]   TTFlex Maven Flex[INFO]   TTDictionary[INFO]   TrackAndTrace Web[INFO] ------------------------------------------------------------------------[ERRORBUILD FAILURE[INFO] ------------------------------------------------------------------------[INFOInvalid task 'clear'you must specify a valid lifecycle phase, or a goal in the format plugin:goal or pluginGroupId:pluginArtifactId:pluginVersion:goal[INFO] ------------------------------------------------------------------------[INFO] For more informationrun Maven with the -switch[INFO] ------------------------------------------------------------------------[INFOTotal time: < 1 second[INFOFinished atTue Apr 03 10:39:41 CEST 2018[INFO] Final Memory5M/246M[INFO] ------------------------------------------------------------------------C:\devBRIAN\workspace\CPortal-master-70633774d24b992d9a26efb3a9b1532c34eb24c8
Cortesemente chi potrebbe darmi qualche suggerimento? Cosa sbaglio che fa sballare la clear e anche la build?

grazie tante per il vostro supporto