dev@glassfish.java.net

Re: [v3] build error. Can't find jaxrpc-api-1.1.jar

From: Anissa Lam <Anissa.Lam_at_Sun.COM>
Date: Tue, 26 Aug 2008 15:42:24 -0700

Hi Harsha,

Specifying the drive 'C:' in the repo path works. Thank!!

Anissa.

Harsha Godugu wrote:
> Anissa Lam wrote:
>
>> I got the following error when building v3 on WinXP.
>> This is a new checkout of workspace, build by specifying a new empty
>> local repo.
>> Any idea ?
>>
> Try giving full path to your repo.
> See the output here in your email.. Can not find JAR
> file \Anissa\V3\repository\javax\xml\jaxrpc-api\1.1\jaxrpc-api-1. 1.jar
>
> It is the file separator. Notice they come us both /this/way and
> \that\way . Are you using cygwin?
>
> mvn -Dmaven.repo.local=c:/path/to/my/v3/local/repo install
> should fix.
>
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> C:\Anissa\V3\javaee-api\javax.xml.rpc\target\javax.xml.rpc-
>> 10.0-SNAPSHOT.jar
>> [INFO] [bundle:bundle {execution: osgi-bundle}]
>> [ERROR] Error building bundle
>> org.glassfish:javax.xml.rpc:jar:10.0-SNAPSHOT : Ca
>> n not find JAR file
>> \Anissa\V3\repository\javax\xml\jaxrpc-api\1.1\jaxrpc-api-1.
>> 1.jar
>> [ERROR] Error(s) found in bundle configuration
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD ERROR
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Error(s) found in bundle configuration
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 13 minutes 34 seconds
>> [INFO] Finished at: Tue Aug 26 10:49:53 PDT 2008
>> [INFO] Final Memory: 36M/64M
>> [INFO]
>> ------------------------------------------------------------------------
>>
>> C:\Anissa\V3>
>>
>> thanks
>> Anissa
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>