hello

i am going to upload a par file to workflow portlet in exo platform and i
have problem in building one with maven. i am using maven2, when i type mvn
exo:bp from maven bin directory to create a par file from existing business
brocess in exo source, maven does not automaticly download maven-exo-plugin
and says that 'maven-exo-plugin' does not exist or no valid version could be
found,(although it downloads other necessary jar files when i executed other
command like:"install") so i downloaded the necessary jar and pom files from
http://maven.objectweb.org/maven2/... manualy and placed them in appropriate
files in repository. the next time i executed mvn exo:bp command the error
message changed to "required goal not found: exo:bp" 

what does maven mean by "goal not found" is it the plugin problem? where are
maven goals defined? or is it possible to make par files in eclipse by the
help of eclipse-maven-plugin? 

i am using exo v.1.0 and maven2 

i appreciate any help. 
-- 
View this message in context: 
http://www.nabble.com/goal-not-found-error-tf2152081.html#a5943329
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to