Hi,

Well, I thought "mvn deploy" would create pluginlist.xml, but then that command 
complained it couldn't find pluginlist.xml

"mvn deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Example Activity
[INFO]    task-segment: [deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [taverna:plugin-generate {execution: default-plugin-generate}]
[INFO] [taverna:plugin-deploy {execution: default-plugin-deploy}]
[INFO] Deploying the Taverna plugin to plugin site at 
ftp://vm6.ucsd.edu/pub/maven2
[INFO] Fetching pluginlist.xml from ftp://vm6.ucsd.edu/pub/maven2
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] pluginlist.xml does not exist at ftp://vm6.ucsd.edu/pub/maven2

Embedded error: Could not find file: 'pluginlist.xml'
"
Any ideas?

Thanks
Jane

________________________________________
From: David Withers [[email protected]]
Sent: Wednesday, January 12, 2011 2:18 AM
To: List for general discussion and hacking of the Taverna project
Subject: Re: [Taverna-hackers] Problems Deploying a New Plugin

On 12 Jan 2011, at 01:06, Jane Ren wrote:

> Hi David,
>
> I really appreciate your help.  I modified my pom and did "mvn package" 
> successfully.   Then I got a
> target/myfancytool-taverna-0.0.1-SNAPSHOT.xml
>
> But no pluginlist.xml was produced.  "mvn deploy" complained about the 
> missing pluginlist.xml.
> Would you have any suggestions on how to debug this?
> I have attached my pom.xml.

Hi Jane,

'mvn package' just generates the plugin file not the pluginlist.xml.

'mvn deploy' should create (or update) the pluginlist.xml on your plugin site. 
Can you send the error messages you are getting?

David.

--
David Withers
School of Computer Science, University of Manchester,
Oxford Road, Manchester, M13 9PL, UK.
+44 (0)161 275 0683





------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/
Developers Guide: http://www.taverna.org.uk/developers/

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
taverna-hackers mailing list
[email protected]
Web site: http://www.taverna.org.uk
Mailing lists: http://www.taverna.org.uk/about/contact-us/
Developers Guide: http://www.taverna.org.uk/developers/

Reply via email to