How to add the dependency for SeleniumFlexAPI in a pom (MAVEN)
286 views
Skip to first unread message
Nahla Laribi
unread,
Sep 8, 2010, 7:34:28 AM9/8/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sfapi-...@googlegroups.com
Hello
I use the Flex Selenium woth Maven
I would like to add a dependency of SeleniumFlexAP : I found these dependencies but they don't work
<!--<dependency> <groupId>requiredSWC</groupId> <artifactId>seleniumFlexApi</artifactId> <version>0.0.1</version> <type>swc</type>
</dependency> --><dependency> <groupId>com.thoughtworks.selenium</groupId> <artifactId>sfapi</artifactId> <version>0.2.6</version>
<type>swc</type> </dependency> in m2 : i Found in .m2\repository\com\thoughtworks\selenium\sfapi\0.2.6 sfapi-0.2.6.swc.lastUpdated
Do you have any idea
Any help please
Thank you very much
Nahla Laribi
unread,
Sep 9, 2010, 5:22:17 AM9/9/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sfapi-...@googlegroups.com
Hello
I have still the same problem, I would like to have dependency to the librairies SFAPI.
when i excute the commande : mvn clean install, When maven tried to dowload the librairie from the reposotory, it didn't find the best adresse, I think it is due the structure of the adresse of the repository