Here are the steps to setup the weblogic-maven-plugin on 10.3:
-- Weblogic Admin Console --
In the protocols section of your server settings page verify that Enable
Tunneling is checked.
-- Dependencies --
In a Weblogic 10.3 JDK 1.6 environment the weblogic-maven-plugin requires
17 dependenci
Just did this on a project yesterday
You can find details in this issue:
http://jira.codehaus.org/browse/ARCHETYPE-191?focusedCommentId=152337&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_152337
rina_ wrote:
>
> Hello,
>
> I'm trying to create a template for m
This should certainly be used for them
> rather than referring to directories outside of the project.
>
> Cheers,
> Brett
>
> On 07/01/2009, at 3:57 PM, jmaxwell wrote:
>
>>
>> Are you referring to the dependencies element of the POM?
>>
>>
>> bre
lt. I'm not quite
> sure what additional functionality you are looking for?
>
> Cheers,
> Brett
>
> On 07/01/2009, at 8:16 AM, jmaxwell wrote:
>
>>
>> When creating *.zip assemblies for our various environments we would
>> like to
>> retrieve t
When creating *.zip assemblies for our various environments we would like to
retrieve the project artifact directly the repository, we do not want to
have to rebuild our project artifacts each time.
Is it possible to modify our assembly descriptors to retrieve a project
artifact out of the reposi
I just wanted to share with the mailing list that, at least when using a
local repository, the Ant Tasks for Maven appears to work fine IF you
translate a couple of the xmls in the jar to EBCDIC.
You can find the details to the workaround the following jira issue:
http://jira.codehaus.org/browse
h Ant 1.7" doc.
Olivier Lamy wrote:
>
> Packaging zip doesn't exist.
> http://jira.codehaus.org/browse/MNG-1683
>
> - Olivier
>
> -Message d'origine-
> De : jmaxwell [mailto:[EMAIL PROTECTED]
> Envoyé : mercredi 3 mai 2006 18:09
> À
When using the Maven Ant Tasks does zip not having a life-cycle matter?
dan tran wrote:
>
> On 5/2/06, jmaxwell <[EMAIL PROTECTED]> wrote:
>>
>>
>> I am using the Ant Tasks a question in about the lastupdated element.
>> After a build I install my package (
I just added it in case it was required to answer my question.
dan tran wrote:
>
> umm, so why you ask if you pom is ok?
>
> On 5/2/06, jmaxwell <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> I am want it to push a zip file into the local repository.
I am want it to push a zip file into the local repository.
So dependant projects can pull it down.
Note that I am using the Maven Ant Tasks not maven itself.
Cheers!
dan tran wrote:
>
> On 5/2/06, jmaxwell <[EMAIL PROTECTED]> wrote:
>>
>>
>> I am using the Ant
I am using the Ant Tasks a question in about the lastupdated element.
After a build I install my package (jar or zip) into my local repository
using the following ant task:
I noticed however that the lastupdated element in the metadata does not
change is this correct?
Do I have a proble
Dennis,
Actually I am doing that in my parent pom.xml:
I just wish that the ant properties that get set in the maven.project.pom
could be referenced in the other poms.
Cheers,
Jeff
Dennis Lundberg-2 wrote:
>
> jmaxwell wrote:
>> Dan,
>>
>> I might just cheat
tes multiple artifacts?
>
> -Dan
>
>
> On 4/28/06, jmaxwell <[EMAIL PROTECTED]> wrote:
>>
>>
>> Dan,
>>
>> I am using the "Maven 2.0.4 Tasks for Ant".
>>
>> Cheers,
>>
>> Jeff
>> --
>> View this messag
Dan,
I am using the "Maven 2.0.4 Tasks for Ant".
Cheers,
Jeff
--
View this message in context:
http://www.nabble.com/Maven-Ant-Tasks-and-Multiple-artifacts-in-one-POM-t1525854.html#a4147709
Sent from the Maven - Users forum at Nabble.com.
---
I am currently using the maven ant tasks (and loving it) to build a multiple
module CORBA based application but I have one issue:
When I build I need to generate multiple artifacts:
MyModule-lib.zip (stores ccp libs,corba idls, and includes)
MyModule.jar (java client)
MyModuleHelp.jar (help syst
15 matches
Mail list logo