type/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/src/main/resources/archetype-resources/pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-arche
On Wed, 21 Sep 2005, John Casey wrote:
(Hope I'm not too late)
+1
If marmalade breaks between beta releases, all the people that actually
use it will tell us and this will give a good indication of how much it's
used.
-- Kenney
> Hi,
>
> As I'm sure most of you are aw
shipped all of the Maven 2
> > releases so far with support for a scripting language called Marmalade.
> > This language was meant to replace Jelly, and provide a bridge for those
> > developers with custom Jelly-based plugins to migrate onto M2.
> >
> > As the user interes
+1
Emmanuel
John Casey wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
As I'm sure most of you are aware, we have shipped all of the Maven 2
releases so far with support for a scripting language called Marmalade.
This language was meant to replace Jelly, and provide a bridg
+1
On 9/22/05, John Casey <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> As I'm sure most of you are aware, we have shipped all of the Maven 2
> releases so far with support for a scripting language called Marmalade.
>
> -Original Message-
> From: John Casey [mailto:[EMAIL PROTECTED]
> Sent: jeudi 22 septembre 2005 01:49
> To: Maven Developers List
> Subject: [vote] Removing Marmalade from official Maven support
[snip]
> So, I'm putting this up for a vote. I'll leave it o
As I discussed here a month ago, I found it extremely odd that Marmalade
was supported given its current state. So here is my non-binding +1.
However, Marmalade does look interesting and with some documentation -
or at least javadoc - it could gain some popularity.
Ralph
John Casey wrote
delegation as a mojo type as a way to facilitate this for
those that need it.
Incidentally, the examples still do work (its just a missing
-DupdateReleaseInfo=true, not anything to do with Marmalade).
Cheers,
Brett
John Casey wrote:
> Hi,
>
> As I'm sure most of you are aware, we ha
On Wed, 2005-09-21 at 19:48 -0400, John Casey wrote:
> Marmalade will still be available as a mojo language, we just won't be
> supporting it from this project...and maintenance of this integration
> will happen on a very different timescale.
>
> So, I'm putting this up
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
As I'm sure most of you are aware, we have shipped all of the Maven 2
releases so far with support for a scripting language called Marmalade.
This language was meant to replace Jelly, and provide a bridge for those
developers with custom
aven/components/trunk/maven-archetype/maven-archetype-plugin/release-pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/release-pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-mojo/release-pom.xml
maven/components/t
site/pom.xml
- copied unchanged from r289569,
maven/components/trunk/maven-archetype/maven-archetype-site/pom.xml
maven/components/tags/maven-archetype-1.0-alpha-3/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml
- copied unchanged from r289570,
maven/components/trunk/m
rops)
maven/components/trunk/maven-archetype/maven-archetype-plugin/release-pom.xml
(with props)
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/release-pom.xml
(with props)
maven/components/trunk/maven-archetype/maven-archetypes/maven-arche
runk/maven-archetype/maven-archetype-plugin/pom.xml
maven/components/trunk/maven-archetype/maven-archetype-site/pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-
Author: brett
Date: Thu Sep 15 23:47:46 2005
New Revision: 289398
URL: http://svn.apache.org/viewcvs?rev=289398&view=rev
Log:
merge changes from tag, up to 289396
Modified:
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-marmalade/pom.xml
maven/components/trunk/m
Author: brett
Date: Thu Sep 15 22:26:15 2005
New Revision: 289383
URL: http://svn.apache.org/viewcvs?rev=289383&view=rev
Log:
exclude old version of plexus-utils
Modified:
maven/components/tags/maven-2.0-beta-1/maven-plugin-tools/maven-plugin-tools-marmalade/pom.xml
Modified:
m
Ralph Goers wrote:
I thought I read a post that went something like "not with a 10 foot
pole" with respect to Groovy :-)
Thomas Van de Velde wrote:
I believe M2 has Groovy integration on its TODO list. Groovy, which is
well documented, is gaining a lot of momentum and integrates with Ant.
h
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I think the idea has definitely been one of "wait till it settles down a
bit." :)
Ralph Goers wrote:
| I thought I read a post that went something like "not with a 10 foot
| pole" with respect to Groovy :-)
|
|
| Thomas Van de Velde wrote:
|
|> I bel
I thought I read a post that went something like "not with a 10 foot
pole" with respect to Groovy :-)
Thomas Van de Velde wrote:
I believe M2 has Groovy integration on its TODO list. Groovy, which is well
documented, is gaining a lot of momentum and integrates with Ant.
http://groovy.codehau
> Hash: SHA1
>
> Ralph,
>
> I'm sorry I haven't responded to this thread earlier, but I'm the guy to
> talk to wrt marmalade.
>
> Unfortunately, since we've been trying like hell to get maven 2.0 out
> the door for the last several months, I have let mar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ralph,
I'm sorry I haven't responded to this thread earlier, but I'm the guy to
talk to wrt marmalade.
Unfortunately, since we've been trying like hell to get maven 2.0 out
the door for the last several months, I have let
aking that kind of commitment.
As for Marmalade, I am looking for an XML tag framework that I can limit
to either a fixed set of tags that I implement, or an XML language that
is easy to understand and can only perform operations on the objects it
is provided with. I have a couple of uses for
Ralph Goers wrote:
> Thanks. It does and it doesn't answer the question. I still don't have
> a clue what tags I would code to write a marmalade plugin for maven,
> let alone how to use it outside of maven. The plugin page lists a
> sample script but doesn't really des
Thanks. It does and it doesn't answer the question. I still don't have a
clue what tags I would code to write a marmalade plugin for maven, let
alone how to use it outside of maven. The plugin page lists a sample
script but doesn't really describe anything. For example,
http://m
Maven can support any number of scripting languages, of which marmalade
is just one. It's completely optional. The developer is John, who is one
of the Maven core developers.
We decided to include it to make it easier to access Ant scripts in an
XML way (though you can just use Ant itself vi
I don't mean to offend anyone, but I'm trying to figure out why maven
2.0 will be supporting marmalade. I have need for a tool like marmalade
but after seeing that
1. It seems to only have a single developer
2. It has a total of 3 posts in the mailing lists
3. It has absolutel
Author: jdcasey
Date: Wed Aug 3 20:04:33 2005
New Revision: 227296
URL: http://svn.apache.org/viewcvs?rev=227296&view=rev
Log:
Re-adding the lifecyclePhase/phase tag for mojo metadata.
Modified:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/m
Author: jdcasey
Date: Wed Aug 3 19:59:54 2005
New Revision: 227294
URL: http://svn.apache.org/viewcvs?rev=227294&view=rev
Log:
Re-adding this...never should've been deleted.
Added:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/
Author: jdcasey
Date: Wed Aug 3 19:51:00 2005
New Revision: 227293
URL: http://svn.apache.org/viewcvs?rev=227293&view=rev
Log:
...
Removed:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/LifecyclePhaseTag.
Author: jdcasey
Date: Wed Aug 3 19:31:33 2005
New Revision: 227292
URL: http://svn.apache.org/viewcvs?rev=227292&view=rev
Log:
trying to resurrect this one...
Added:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/
[ http://jira.codehaus.org/browse/MNG-488?page=all ]
John Casey closed MNG-488:
--
Resolution: Fixed
> Default values for marmalade plugin parameters are ignored
> --
>
>
Author: jdcasey
Date: Thu Jun 23 14:18:31 2005
New Revision: 201492
URL: http://svn.apache.org/viewcvs?rev=201492&view=rev
Log:
[maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marma
Author: jdcasey
Date: Thu Jun 23 14:18:24 2005
New Revision: 201491
URL: http://svn.apache.org/viewcvs?rev=201491&view=rev
Log:
[maven-scm] copy for tag maven-archetype-marmalade-mojo-1.0-alpha-2
Added:
maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/
- copied
Author: jdcasey
Date: Thu Jun 23 14:18:18 2005
New Revision: 201490
URL: http://svn.apache.org/viewcvs?rev=201490&view=rev
Log:
[maven-release-plugin] prepare release 1.0-alpha-2
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom
Author: jdcasey
Date: Thu Jun 23 14:17:03 2005
New Revision: 201489
URL: http://svn.apache.org/viewcvs?rev=201489&view=rev
Log:
updated parent pom version.
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml
maven/components/t
Author: jdcasey
Date: Thu Jun 23 14:16:02 2005
New Revision: 201488
URL: http://svn.apache.org/viewcvs?rev=201488&view=rev
Log:
re-releasing...problem with archetypical pom.xml
Removed:
maven/components/tags/maven-archetype-marmalade-mojo-1.0-alp
Author: jdcasey
Date: Thu Jun 23 14:00:03 2005
New Revision: 201469
URL: http://svn.apache.org/viewcvs?rev=201469&view=rev
Log:
[maven-release-plugin] prepare for development 1.0-alpha-3-SNAPSHOT
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marma
Author: jdcasey
Date: Thu Jun 23 13:59:50 2005
New Revision: 201467
URL: http://svn.apache.org/viewcvs?rev=201467&view=rev
Log:
[maven-release-plugin] prepare release 1.0-alpha-2
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom
Author: jdcasey
Date: Thu Jun 23 13:59:58 2005
New Revision: 201468
URL: http://svn.apache.org/viewcvs?rev=201468&view=rev
Log:
[maven-scm] copy for tag maven-archetype-marmalade-mojo-1.0-alpha-2
Added:
maven/components/tags/maven-archetype-marmalade-mojo-1.0-alpha-2/
- copied
Author: jdcasey
Date: Thu Jun 23 13:59:04 2005
New Revision: 201466
URL: http://svn.apache.org/viewcvs?rev=201466&view=rev
Log:
preparing to release.
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml
maven/components/trunk/m
Author: jdcasey
Date: Thu Jun 23 01:08:34 2005
New Revision: 193106
URL: http://svn.apache.org/viewcvs?rev=193106&view=rev
Log:
Adding back the marmalade projects.
Modified:
maven/components/trunk/maven-script/maven-script-marmalade/pom.xml
Modified: maven/components/trunk/maven-sc
Author: brett
Date: Sun Jun 19 22:00:32 2005
New Revision: 191393
URL: http://svn.apache.org/viewcvs?rev=191393&view=rev
Log:
use in archetypes
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/pom.xml
maven/components/trunk/m
Hey thanks for the prompt response John, it all makes sense.
Looking forward to the next cut, appreciate your work.
daivdv
John Casey wrote:
> The short answer is that there is currently a bug in the m2 integration
> of marmalade. Last night I figured out that the taglib discovery
>
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The short answer is that there is currently a bug in the m2 integration
of marmalade. Last night I figured out that the taglib discovery
strategy used for the Ant compatibility mode is not configured when m2
attempts to execute a marmalade-mojo. This
Question for John,
I am trying to use the marmalade ant compatibility layer.
Using the downloaded m2-alpha-2 binaries.
Questions:
* Do I need to explicitly declare a plugin dependency on
the marmalade-ant-compat jar ?
* How do I register the ant namespace in the .mmld script?
I have tried
/org/apache/maven/tools/plugin/extractor/AbstractScriptedMojoDescriptorExtractor.java
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-marmalade/src/test/java/org/apache/maven/tools/plugin/extractor/marmalade/MarmaladeMojoDescriptorExtractorTest.java
Modified: maven/components/trunk/m
[ http://jira.codehaus.org/browse/MNG-488?page=all ]
Brett Porter updated MNG-488:
-
Fix Version: 2.0-beta-1
> Default values for marmalade plugin parameters are ignored
> --
>
>
Default values for marmalade plugin parameters are ignored
--
Key: MNG-488
URL: http://jira.codehaus.org/browse/MNG-488
Project: Maven 2
Type: Bug
Components: maven-plugins, maven-plugin-api
Versions
]
[INFO] Building
org.apache.maven.archetypes:maven-archetype-marmalade-mojo:jar:1.0-alpha-1
[INFO]
[INFO] maven-compiler-plugin: resolved to version 2.0-alpha-3-SNAPSHOT from
installed snapshot
[INFO] maven: using locally installed snapshot
[INFO]
[INFO] Building Maven Plugin Tools for Marmalade
[INFO]
[INFO] maven
installed snapshot
[INFO] maven: using locally installed snapshot
[INFO]
[INFO] Building Maven Marmalade Mojo Support
[INFO]
[INFO] maven-compiler
nore
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/.cvsignore
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-java/src/.cvsignore
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-marmalade/.cvsignore
maven/components/trunk/maven-plugin-t
fe of its own" - Roger Penrose
-
-Original Message-
From: John Casey [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 02, 2005 2:31 PM
To: Maven Developers List
Subject: Re: m2-bootstrap-all.bat fails because of Marmalade POM?
-BEGIN PGP SIGN
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
do you have a local copy of this POM? It's correct on repo1...
Check out
http://repo1.maven.org/maven2/marmalade/marmalade-core/1.0-alpha-2/marmalade-core-1.0-alpha-2.pom
is the second line, I believe.
If the copy on your local repository is
'm interpreting this correctly, there's something wrong with the marmalade
POM entry in the remote repo? (Which, BTW, I've got set to
http://repo1.maven.org/maven2).
Any guidance would be much appreciated!
Will
-
Will Gwaltney
SAS Institut
Author: jvanzyl
Date: Fri May 13 09:57:51 2005
New Revision: 170056
URL: http://svn.apache.org/viewcvs?rev=170056&view=rev
Log:
adding name/url elements to archetypes
Modified:
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resou
type-site/
maven/components/tags/maven-archetype-1.0-alpha-1/maven-archetypes/
- copied from r169969,
maven/components/trunk/maven-archetype/maven-archetypes/
maven/components/tags/maven-archetype-1.0-alpha-1/maven-archetypes/maven-archetype-marmalade-mojo/
- copied from r17
.xml
maven/components/trunk/maven-archetype/maven-archetype-plugin/pom.xml
maven/components/trunk/maven-archetype/maven-archetype-plugin/src/main/java/org/apache/maven/plugin/archetype/MavenArchetypeMojo.java
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marmalade-
ents/tags/maven-2.0-alpha-2/maven-plugin-tools/
- copied from r169925, maven/components/trunk/maven-plugin-tools/
maven/components/tags/maven-2.0-alpha-2/maven-plugin-tools/maven-plugin-tools-marmalade/pom.xml
- copied, changed from r169961,
maven/components/trunk/maven-plugin-tools/m
java/download/ArtifactDownloader.java
maven/components/trunk/maven-model/pom.xml
maven/components/trunk/maven-plugin-descriptor/pom.xml
maven/components/trunk/maven-plugin-tools/maven-plugin-tools-marmalade/pom.xml
maven/components/trunk/maven-plugins/maven-assembly-plugin/pom.xml
m
aven/components/trunk/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoExecutionRequest.java
maven/components/trunk/maven-plugin-api/src/main/java/org/apache/maven/plugin/MojoExecutionResponse.java
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/m
ugin/plugin/XdocGeneratorMojo.java
(with props)
Removed:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/ParamValidatorTag.java
Modified:
maven/components/trunk/maven-plugin-descriptor/src/main/java/org/apache/maven/pl
Author: jdcasey
Date: Fri May 6 11:34:50 2005
New Revision: 168634
URL: http://svn.apache.org/viewcvs?rev=168634&view=rev
Log:
Forgot to commit the marmalade changes for the descriptor cleanup.
Modified:
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/ap
java
maven/components/trunk/maven-script/maven-script-marmalade/src/main/java/org/apache/maven/script/marmalade/tags/AbstractStringValuedBodyTag.java
maven/components/trunk/maven-site/src/site/xdoc/index.xml
maven/components/trunk/maven-site/src/site/xdoc/navigation.xml
Modified:
m
Author: jdcasey
Date: Tue May 3 20:28:41 2005
New Revision: 168064
URL: http://svn.apache.org/viewcvs?rev=168064&view=rev
Log:
Added marmalade support back in...it's currently still using the
libraries-shovelled-into-core method, but it now uses the new mojo mechanism
that us
Author: brett
Date: Wed Apr 27 18:18:48 2005
New Revision: 165080
URL: http://svn.apache.org/viewcvs?rev=165080&view=rev
Log:
ignores
Modified:
maven/components/trunk/maven-archetype/ (props changed)
maven/components/trunk/maven-archetype/maven-archetypes/maven-archetype-marma
[ http://jira.codehaus.org/browse/MAVEN-1599?page=all ]
Brett Porter closed MAVEN-1599:
---
Resolution: Fixed
fixed, thanks
> m2: developing-plugins-with-marmalade missing ">&q
m2: developing-plugins-with-marmalade missing ">" in goal tag
-
Key: MAVEN-1599
URL: http://jira.codehaus.org/browse/MAVEN-1599
Project: maven
Type: Bug
Components: documentation
Repo
JavaMojoDescriptorExtractor.java
maven-plugin-tools/maven-plugin-tools-marmalade/src/main/java/org/apache/maven/tools/plugin/extractor/marmalade
MarmaladeMojoDescriptorExtractor.java
maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache
[ http://jira.codehaus.org/browse/MNG-270?page=history ]
John Casey resolved MNG-270:
Resolution: Fixed
> write a Marmalade mojo tutorial
> ---
>
> Key: MNG-270
> URL: http://jira.codehaus
that it's a
marmalade sample).
> write a Marmalade mojo tutorial
> ---
>
> Key: MNG-270
> URL: http://jira.codehaus.org/browse/MNG-270
> Project: m2
> Type: Task
> Components: documentation
> Reporter: B
[ http://jira.codehaus.org/browse/MNG-270?page=history ]
Work on MNG-270 started by John Casey
> write a Marmalade mojo tutorial
> ---
>
> Key: MNG-270
> URL: http://jira.codehaus.org/browse/MNG-270
> Project: m2
&g
write a Marmalade mojo tutorial
---
Key: MNG-270
URL: http://jira.codehaus.org/browse/MNG-270
Project: m2
Type: Task
Components: documentation
Reporter: Brett Porter
Assigned to: John Casey
Priority: Minor
--
This
brett 2005/04/07 21:37:33
Modified:maven-core-it/it0015 Tag: MAVEN-2_0-ALPHA_1-branch pom.xml
maven-plugin-tools/maven-plugin-tools-marmalade Tag:
MAVEN-2_0-ALPHA_1-branch pom.xml
Log:
fix mmld deps
Revision ChangesPath
No
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/src/main/resources/META-INF/marmalade
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/src/main/resources/META-INF
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/src/main
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources
- New directory
jdcasey 2005/04/07 14:25:41
Modified:maven-plugin-tools/maven-plugin-tools-marmalade pom.xml
Log:
updated the version of marmalade to 1.0-alpha-2
Revision ChangesPath
1.14 +1 -1
maven-components/maven-plugin-tools/maven-plugin-tools-marmalade/pom.xml
jdcasey 2005/04/07 14:25:01
Added: maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo
pom.xml
maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/resources/archetype-resources/src/main/resources/META-INF
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src/main/java
- New directory
jdcasey 2005/04/07 14:24:58
maven-components/maven-archetype/maven-archetypes/maven-archetype-marmalade-mojo/src
- New directory
84 matches
Mail list logo