On 27/02/2012 08:40, Nikhil Bora wrote:
> Hi,

Hello

> The reason of writing this mail is due to the errors faced during
> creating project archtype using the service invocation tutorial.
>
> [cid:[email protected]]
>
> This is the snapshot of the error faced . Also the maven plugin
> repository for the artifact is not valid or rather giving an error .
> Please help me with the same .

Have you tried the command line artifact creation

mvn -B archetype:generate \
  -DarchetypeRepository=http://www.mygrid.org.uk/maven/repository/ \
  -DgroupId=uk.ac.manchester.cs.img.myfancytool \
  -DartifactId=myfancytool-taverna \
  -Dpackage=uk.ac.manchester.cs.img.myfancytool.taverna \
  -DarchetypeGroupId=net.sf.taverna.t2.archetypes \
  -DarchetypeArtifactId=taverna-activity-archetype \
  -DarchetypeVersion=1.3

as suggested in 
http://www.mygrid.org.uk/dev/wiki/display/developer/1.+Create+project+from+archetype
 
?

> Regards, Nikhil Bora

Alan

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
taverna-users mailing list
[email protected]
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/

Reply via email to